Phoenix.pm: Glob limit

EdelSys Consulting edelsys at edelsys.com
Fri Oct 22 16:53:16 CDT 1999


At 02:38 PM 10/22/1999 -0700, you wrote:
>Hi,
>I'm using glob to build a list (array) of filenames.  There are about 4000
>filenames that the glob should find (*.dat).  I get various errors depending
>on how I call glob.  I would be disappointed if this were a Perl limitation,
>however I'm betting it is a system problem.  Any fixes or workarounds?
>Thanx,

What operating system are you using?  Did you try using
opendir, readdir, closedir functions?

>
>  -- Ron
>
> 
>
--
--  Anthony R. Nemmer 
--  EdelSys Consulting
--  http://www.edelsys.com/ -- edelsys at edelsys.com  
--  EFNet IRC Teratogen -- ICQ #14638605 -- edelsys at hotmail.com
--  (480) 968-6438 -- P.O. Box 1883, Tempe, Arizona 85280-1883
--




More information about the Phoenix-pm mailing list