![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
readdir() only returns one result when used with Fatal.pmby jesuashok (Curate) |
on Apr 11, 2006 at 03:57 UTC ( #542441=perlquestion: print w/replies, xml ) | Need Help?? |
jesuashok has asked for the wisdom of the Perl Monks concerning the following question:
Hi all
Fatal.pm and readdir() do not play well together. Run the following script in a directory containing several files. It only prints out '.'. Then comment out the 'use Fatal' line and run the script again. It now prints out all the files in the directory.
"Keep pouring your ideas"
2006-10-07 Unapproved by planetscape once evidence of habitual plagiarism uncovered.
Back to
Seekers of Perl Wisdom
|
|