![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Perl limits on number of open files?by moof1138 (Curate) |
on May 15, 2004 at 00:00 UTC ( #353535=note: print w/replies, xml ) | Need Help?? |
I figured it out. I had set ulimit to 'unlimited' which didn't work. When I set it to a particular number it worked...
I used IO::File to make an array of filehandles, and that works much better. Thanks theorbtwo, and everyone else.
In Section
Seekers of Perl Wisdom
|
|