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

Am I asking for trouble with my own AUTOLOAD sub?

by CharlesClarkson (Curate)
on Feb 02, 2002 at 02:32 UTC ( [id://142852]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            'FooHaHa, TX 76401'     ]   );
    
    print $c->state;
    
  2. or download this
    package MyBaseClass;
    
    ...
    }
    
    1;
    
  3. or download this
    package Address;
    
    ...
    }
    
    1;
    

Log In?
Username:
Password:

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

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

    No recent polls found