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.
Re: (Score:1)
Is that missing something? Unless I misinterpret the intent, shouldn’t there be a call that reads a directory’s content somewhere?
And wouldn’t a
do {}block do in place of the outersub{}->()? You’re not passing any parameters (which is when that bit of voodoo is useful), after all.Re: (Score:1)
rjbs
Re: (Score:1)
Ah. Try using
<ecode></ecode>tags for blocks of code, or otherwise, use<for literal opening angle brackets.Re: (Score:1)
I should probably just use File::Find, but I like this silly hack.
rjbs
Reply to This
Parent