Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Indirect Filehandles + use strict = error

by Tanktalus (Canon)
on Mar 14, 2006 at 03:13 UTC ( [id://536455]=note: print w/replies, xml ) Need Help??


in reply to Indirect Filehandles + use strict = error

IO::File? Not builtin? Yes it is ... I've been using it as part of core at least since 5.6.0, possibly even 5.005053 (or something like that).

That said, open my $fh, '<', $filename ... works just fine. Note also that I recommend against upper-case lexicals. It gets confusing.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-20 02:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found