Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: delete FF's from a file

by Anonymous Monk
on Feb 11, 2013 at 09:38 UTC ( [id://1018117]=note: print w/replies, xml ) Need Help??


in reply to Re: delete FF's from a file
in thread delete FF's from a file

The first arg (file handle) for for open is usually bare (no $)

It usually isn't, as barewords are global symbols, and lexicals are preferable in almost every situation

You could make an argument about style (different things should look different), but you did not

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 03:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found