Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: our scope and packages

by ikegami (Patriarch)
on Aug 28, 2008 at 23:09 UTC ( [id://707626]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # ModuleA.pm
    
    ...
    # %prod is still aliased %ModuleA::prod
    
    1;
    
  2. or download this
    # ModuleB.pm
    
    ...
    # %prod is aliased %ModuleB::prod
    
    1;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://707626]
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: (2)
As of 2024-04-25 03:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found