Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

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

by Corion (Patriarch)
on Jul 04, 2014 at 07:50 UTC ( #1092256=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    > perl -wle "package VersionTest; use vars qw($VERSION); $VERSION=666;
    + package main; print VersionTest->VERSION(666); print VersionTest->VE
    +RSION(667);"
    666
    VersionTest verion 667 required--this is only version 666 at -e line 1
    +.
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2023-10-02 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?