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

Re: Chapter 8 of intermediate perl

by kyle (Abbot)
on Jun 26, 2008 at 01:44 UTC ( [id://694085]=note: print w/replies, xml ) Need Help??


in reply to Chapter 8 of intermediate perl

It's been a while since I used IO::File, but it appears that open() is not a class method but an instance method. You should instead do IO::File->new( ">$name.info" )

Log In?
Username:
Password:

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

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

    No recent polls found