Subject: | Can't locate object method "specpath" |
My first encounter with CPANPLUS::Dist::RPM
%
PERL5LIB=/home/akoenig/lib/perl/lib/x86_64-linux-thread-multi/:/home/akoenig/lib/perl/lib
~/lib/perl/bin/cpan2dist --format=CPANPLUS::Dist::RPM Term::ReadKey
[MSG] No '/home/akoenig/.cpanplus/custom-sources' dir, skipping custom
sources
[MSG] No '/home/akoenig/.cpanplus/custom-sources' dir, skipping custom
sources
[MSG] No '/home/akoenig/.cpanplus/custom-sources' dir, skipping custom
sources
[MSG] dry-run prepare with makemaker...
Running [/usr/bin/perl /home/akoenig/lib/perl/bin/cpanp-run-perl
/home/akoenig/.cpanplus/5.8.8/build/TermReadKey-2.30/Makefile.PL ]...
Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadKey
[MSG] writing specfile for
'CPANPLUS::Dist::RPM=HASH(0xc5b17b0)->distname'...
[MSG] specfile for 'TermReadKey' written
[MSG] dry-run build with makemaker...
Running [/usr/bin/make test]...
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" -w test.pl
1 .. 8
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
[MSG] Building 'TermReadKey' from specfile
/home/akoenig/CPAN-SVN/perl-TermReadKey.spec...
Dist creation of 'Term::ReadKey' failed: 'Can't locate object method
"specpath" via package "CPANPLUS::Dist::RPM" at
/home/akoenig/lib/perl/lib/CPANPLUS/Dist/RPM.pm line 338, <DATA> line 302.
' at /home/akoenig/lib/perl/bin/cpan2dist line 372, <DATA> line 302.
Please let me know if I can provide further information
Thanks,