Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Using READDIR runs out of memory

by DenairPete (Novice)
on Mar 20, 2018 at 19:30 UTC ( [id://1211368]=note: print w/replies, xml ) Need Help??


in reply to Re: Using READDIR runs out of memory
in thread Using READDIR runs out of memory

Thanks Alexander! I dont believe its the Array storage thats the problem. It's the READDIR

Replies are listed 'Best First'.
Re^3: Using READDIR runs out of memory
by afoken (Chancellor) on Mar 20, 2018 at 19:42 UTC
    I dont believe its the Array storage thats the problem.

    Well, I don't believe in the FSM, but it may still exist after all.

    Why don't you simply test if iterating solves the problem?

    It's the READDIR

    It's called readdir, not READDIR. And its behaviour is very different when used in scalar context instead of list context. RTFM.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1211368]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-23 09:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found