bundle builder
[email protected] (Matt Cashner) Tue, 4 Sep 2001 18:01:41 -0400
| Newsgroups | perl.sdk |
|---|---|
| Message-ID | <[email protected]> |
at schwern's request, i drew up a quick subroutine to build a bundle given a list of modules. the sub takes a few named parameters: NAME, DESCRIPTION, and MODULES. NAME and DESCRIPTION are scalars while MODULES is a ref to a list of module namespaces. its all pretty simple and could be a lot more robust. but this is the basic idea. the script may be found at http://eekeek.org/perl/build_bundle.perl i'm not on the list so email me privately if you have any questions or wish to beat me to death :) -------- Matt Cashner Web Applications Developer The Creative Group (http://www.cre8tivegroup.com) [email protected] | Codito, ergo sum