Hello Jeroen Latour, in a previous mail you wrote:
> This distribution has been tested as part of the cpan-testers
> effort to test as many new uploads to CPAN as possible. See
> http://testers.cpan.org/
>
> Please cc any replies to [EMAIL PROTECTED] to keep other
> test volunteers informed and to prevent any duplicate effort.
> [...]
> As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
> Makefile.PL should solve this problem. For example:
>
> WriteMakefile(
> AUTHOR => 'Steffen Beyer ([EMAIL PROTECTED])',
> ... # other information
> PREREQ_PM => {
> 'Bit::Vector' => '0', # or a minimum workable version
> }
> );
Done!
Should propagate to a mirror site near you in a couple of hours,
or see the CPAN master site at
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/ST/STBEY/
or my download page at http://www.engelschall.com/~sb/download/.
> If you are interested in making a more flexible Makefile.PL that can
> probe for missing dependencies and install them, ExtUtils::AutoInstall
> at <http://search.cpan.org/search?dist=ExtUtils-AutoInstall> may be
> worth a look.
Thanks!
Best regards,
--
Steffen Beyer <[EMAIL PROTECTED]>
http://www.engelschall.com/u/sb/whoami/ (Who am I)
http://www.engelschall.com/u/sb/gallery/ (Fotos Brasil, USA, ...)
http://www.engelschall.com/u/sb/download/ (Free Perl and C Software)