Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^6: Cannot work on second file after reading first file.

by sn1987a (Deacon)
on Feb 28, 2014 at 18:57 UTC ( [id://1076597]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Cannot work on second file after reading first file.
in thread Cannot work on second file after reading first file.

In my testing, $csv->eof did not return true even after trying a second get_line (According to the documentation is does not return true until after an attempt to read past the EOF.)

In any event the cause was a change in global state in open_po: $/ was being set to undef. See Re: Cannot work on second file after reading first file.

Replies are listed 'Best First'.
Re^7: Cannot work on second file after reading first file.
by davido (Cardinal) on Feb 28, 2014 at 19:32 UTC

    Good work.


    Dave

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (8)
As of 2024-04-18 16:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found