Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: using 'my'

by Hero Zzyzzx (Curate)
on Jun 21, 2001 at 20:35 UTC ( [id://90454]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    first_sub('Testing, testing',' one, two, three');
    ...
        print $variable.$variable2;
    }
    
  2. or download this
    use strict;
    use vars qw/$var1 $var2/;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-03-28 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found