Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

RE: RE: Re: i thought i knew 'our'...

by monk (Scribe)
on Jul 24, 2000 at 21:17 UTC ( [id://24129]=note: print w/replies, xml ) Need Help??


in reply to RE: Re: i thought i knew 'our'...
in thread i thought i knew 'our'...

you are right, what i meant was that our could be use to declare variables in the begining
of a program like:
#!/usr/bin/perl -w use strict; our($foo,@bar,%args); <- this was what i meant.
Not to s/my/our/; as you pointed out. Sorry didn't explain myself quite right.
monk

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-03-29 10:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found