Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Filehandles vs Uninitialized Values in pattern match

by erroneousBollock (Curate)
on Nov 23, 2007 at 16:34 UTC ( [id://652606]=note: print w/replies, xml ) Need Help??


in reply to Re: Filehandles vs Uninitialized Values in pattern match
in thread Filehandles vs Uninitialized Values in pattern match

If the file is large you might not get great performance so YMMV.
That's probably not going to be much of an issue as (quoth the manual)

     The file is not loaded into memory, so this will work even for gigantic files.

I don't know if Tie::File seeks from the end for large/negative indexes, but it's surely possible for it to do so.

I just read the code... please ignore.

-David

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-29 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found