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

Re^2: Run-time equivalent of "use Module VERSION"?

by LanX (Sage)
on Jul 04, 2014 at 13:07 UTC ( #1092295=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
         use A 1.2 qw(some imported subs);
         # implies:
         A->VERSION(1.2);
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2023-03-27 14:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (65 votes). Check out past polls.

    Notices?