Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
There's more than one way to do things
 
PerlMonks  

Re: Re: Re: Parsing Multiple Lines.

by Happy-the-monk (Canon)
on May 24, 2004 at 04:49 UTC ( [id://355853]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re: Parsing Multiple Lines.
in thread Parsing Multiple Lines.

Use of uninitialized value in pattern match (m//) at parse.pl line 16, <$fh> line 731

A warning that tells you the variable you perform a pattern match was empty at the point given
(line 16 in your code and line 731 in the file you're reading from.)

Replies are listed 'Best First'.
In reply to: Parsing Multiple Lines.
by /dev/trash (Curate) on May 24, 2004 at 13:36 UTC
    I am confused then. I am getting that warning for a LOT of the lines in the text file.

      I am getting that warning for a LOT of the lines in the text file.

      For every blank line in the text file, if I'm not mistaken?

        That's what I thought, but looking at the text source again, shows that some are blank but most are not.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://355853]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.