Subject: | Should not specify PREREQ_FATAL |
Automatic installations usually fail like this:
Output from '/bbbike/perl-5.25.4/bin/perl5.25.4 Makefile.PL':
Unparsable version 'Data::Serializer' for prerequisite TokyoCabinet treated as 0 at /opt/perl-5.25.4/lib/site_perl/5.25.4/CPAN/Meta/Requirements.pm line 140.
Checking if your kit is complete...
Looks good
MakeMaker FATAL: prerequisites not found.
TokyoCabinet not installed
Please install these modules first and rerun 'perl Makefile.PL'.
Removing PREREQ_FATAL is probably best; please read the ExtUtils::MakeMaker manpage about the use of PREREQ_FATAL (short: don't use it).