Jarkko Hietaniemi wrote:

> What I think could work is one or both of the following:
> 
> - smaller, more focused "SDK working groups" where, say, the database
>   people make their module bundles 
> 
> - by fiat: some people collect their own favourites and make *their*
>   own module bundles and publish them

FWIW, a few months ago I've released a simplistic CPAN::DistroBuilder on 
CPAN:

   Create a distro from a bundle or a number of modules from CPAN

Of course it can be improved a lot, but it does the basic job of making 
distros. so for DBI bundle you may do:

   % perl -MCPAN::DistroBuilder -webuild DBI-SDK 0.1 DBI Apache::DBI ...

For more info see:
http://search.cpan.org/search?mode=module&query=CPAN%3A%3ADistroBuilder



__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to