Subject: | Make test fails under all Perl versions |
This is an addendum to the similar bug report for Authen::PAAS. Here's
the build log:
moondance# perl Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
Config-Record.spec
Please inform the author.
Writing Makefile for Config::Record
moondance# make
cp lib/Config/Record.pod blib/lib/Config/Record.pod
cp lib/Config/Record.pm blib/lib/Config/Record.pm
Manifying blib/man3/Config::Record.3
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" Config-Record.spec.PL
Config-Record.spec
moondance# make test
make: don't know how to make blib/test/Config/Record.pm.tstamp. Stop
moondance#
There *is* a Config-Record.spec.PL but not a plain Config-Record.spec.
I attached the generated Makefile.
Subject: | Makefile |
Message body not shown because it is not plain text.