At Fri, 30 May 2003 13:35:55 -0400, Casey West wrote: > > It was Thursday, May 29, 2003 when Hugh S. Myers took the soap box, saying: > : If I don't ask, who will? > : > : 1. How do I set up a CPAN bundle? > : > : Pointers, tips, etc. welcome...thanks! > > perldoc perlmod has some pointers, but this could use a full doc at > some point. It's been sighted several times before.
The canonical documentation is part of CPAN.pm. http://search.cpan.org/author/ANDK/CPAN-1.70/lib/CPAN.pm#Bundles That, plus looking at an example Bundle or two should be plenty. -R