Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Bundling commonly-used modules into a toolset

by hv (Prior)
on Oct 25, 2005 at 11:26 UTC ( [id://502671]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      Toolset->export(
        Class => 'sub1 sub2',
    ...
        Class => [qw/sub1 sub2/],
        Class => [],
      );
    

Log In?
Username:
Password:

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

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

    No recent polls found