NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
mod_images_never_expire (Score:1)
Re:mod_images_never_expire (Score:2)
makeyou can probably movemakefiletoGNUmakefileand get the same effect.but yeah, using both files is a hack, as is the
forcetrickery to pass unknown commands down to the perl-generatedMakefile. but the idea here is to hide perl from the process as much as possible - there is no reason why you can't useMakefile.PLfor everything, it's just more complex.Reply to This
Parent