ikiwiki/IkiWiki
Joey Hess fea76a11bc remove: Avoid $_ breakage. (Stupid, stupid perl.)
This avoids another one of those $_ scoping issues where a deep call to a
function that changes $_ clobbers the array that is being looped over.
2008-10-06 16:10:47 -04:00
..
Plugin remove: Avoid $_ breakage. (Stupid, stupid perl.) 2008-10-06 16:10:47 -04:00
Setup fix directory uniquification code 2008-08-22 21:52:03 -04:00
CGI.pm editpage: New core plugin factoring out page editing to allow disabling it if desired. 2008-09-05 13:57:25 -04:00
Render.pm use gettext 2008-09-29 17:06:56 -04:00
Setup.pm don't fail if %config is not set 2008-09-01 11:26:03 -04:00
UserInfo.pm banned_users move to setup file, stage 1 2008-08-01 17:39:17 -04:00
Wrapper.pm Avoid troublesome abs_path calls in wrapper setup 2008-07-21 18:26:14 -04:00