Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

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

by tobyink (Canon)
on Feb 12, 2014 at 21:29 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 12:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found