Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

•Re: Creating constants modules

by merlyn (Sage)
on Oct 02, 2002 at 04:36 UTC ( [id://202189]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MY::Constants;
    
    ...
    }
    
    '0 but true';
    
  2. or download this
    use MY::Constants qw(FRED WILMA);
    

Log In?
Username:
Password:

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

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

    No recent polls found