Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: How does perl's file I/O work?

by ihb (Deacon)
on Jan 21, 2003 at 00:33 UTC ( [id://228542]=note: print w/replies, xml ) Need Help??


in reply to Re: How does perl's file I/O work?
in thread How can I access a file on a remote server?

[Entering role as bastardous code cop.] There's no explicit localization of $_ up there. Please localize $_. Far to little code localizes $_ for this construction. See Localizing $_ and while (<FH>) { ... }. (Is really: "Re: Re4: matching every occurrence of a regex") for a lengthy discussion.

ihb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-18 13:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found