Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Trouble using "our" in Perl 5.005.03

by arthas (Hermit)
on Jun 12, 2003 at 18:18 UTC ( [id://265443]=note: print w/replies, xml ) Need Help??


in reply to Trouble using "our" in Perl 5.005.03

our works only in Perl 5.6.0+. Depending on what you need to do with it, you can try use vars instead.

Or, even better, upgrade perl. ;-)

Michele.

  • Comment on Re: Trouble using "our" in Perl 5.005.03

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found