![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
parse_dir doesn't seem to workby nysus (Vicar) |
on Jan 03, 2008 at 17:32 UTC ( #660259=perlquestion: print w/replies, xml ) | Need Help?? |
nysus has asked for the wisdom of the Perl Monks concerning the following question:
I have a simple function to test the parse_dir function:
Using perl version 5.8.8. No errors, but nothing is returned even though there are definitely entries in the directory. Any ideas?
$PM = "Perl Monk's";
Back to
Seekers of Perl Wisdom
|
|