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

Re: about split

by TOD (Friar)
on Mar 12, 2008 at 15:26 UTC ( [id://673748]=note: print w/replies, xml ) Need Help??


in reply to about split

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^2: about split
by Fletch (Bishop) on Mar 12, 2008 at 15:44 UTC

    ORLY?

    while( <DATA> ) { print defined $_ ? "Defined! " : "Undefined! ", $_; } __END__ Please to be not misinforming people with incorrect information.

    The discussion on looping constructs in perlsyn clearly explains this construct. Perhaps you should try reading it?

    Addendum: Not to mention the docs for $_ as well.

    The cake is a lie.
    The cake is a lie.
    The cake is a lie.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 07:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found