Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Maximum End Time

by Animator (Hermit)
on Sep 20, 2006 at 20:48 UTC ( [id://573997]=note: print w/replies, xml ) Need Help??


in reply to Maximum End Time

Please read Coping with Scoping. It is much cleaner to use my instead of local.

Basically local is something you would use in Perl 4. In Perl 5 you almost always want my.

You want to know how to use it and/or why you should use it? Read the page I mentioned earlier.

Log In?
Username:
Password:

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

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

    No recent polls found