Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Importing variables (not functions) from in-file packages

by tobyink (Canon)
on Feb 12, 2014 at 21:29 UTC ( #1074698=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package main;
    use strict;
    ...
    
    my $bob = Person->new(name => 'Robert');
    $bob->dump;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2023-06-03 04:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (7 votes). Check out past polls.

    Notices?