>>>>> On 18 Dec 2000 16:09:58 -0700, [EMAIL PROTECTED] (Jason E. Stewart) said:

jason> I've never created a Bundle, though... How is it done?

The Bundle file is a tet file that lists the modules it wants to tie
together line by line. The format is extremely trivial, just use
another bundle file as template. 

Lines between m/^=head1\s+CONTENTS/ and m/^=(?!head1\s+CONTENTS)/ are
parsed, all the rest is ignored. A package declaration and $VERSION
should be there.

Test the bundle file by copying to your ~/.cpan/Bundle/ directory and
run a "b" command in the CPAN shell.

Ask me if questions remain.

-- 
andreas

Reply via email to