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

Re^3: Using a base module with a required version

by Corion (Patriarch)
on Aug 02, 2019 at 18:58 UTC ( [id://11103775]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package November;
    use base 'Juliet';    # runs at compile time
    Juliet->VERSION(1.1); # runs at runtime, after November.pm has been pa
    +rsed completely
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-25 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found