Skip Menu |

This queue is for tickets about the Evented-Object CPAN distribution.

Report information
The Basics
Id: 122531
Status: resolved
Priority: 0/
Queue: Evented-Object

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Can't locate Pod/Readme.pm (5.64)
It seems that Pod::Readme needs to be specified as a configure_requires prerequisite, otherwise the Build.PL call fails: ... Output from '/bbbike/perl-5.26.0t/bin/perl Build.PL': Can't locate Pod/Readme.pm in @INC (you may need to install the Pod::Readme module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017071818/Evented-Object-5.64-15/_build/lib /var/tmp/cpansmoker-1023/2017071818/CPAN-Reporter-lib-grxr /opt/perl-5.26.0t/lib/site_perl/5.26.0/x86_64-linux-thread-multi /opt/perl-5.26.0t/lib/site_perl/5.26.0 /opt/perl-5.26.0t/lib/5.26.0/x86_64-linux-thread-multi /opt/perl-5.26.0t/lib/5.26.0 .) at /tmpfs/.cpan-build-cpansand/2017071818/Evented-Object-5.64-15/_build/lib/Evented/Object/Builder.pm line 6. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017071818/Evented-Object-5.64-15/_build/lib/Evented/Object/Builder.pm line 6. Compilation failed in require at (eval 12) line 1. BEGIN failed--compilation aborted at (eval 12) line 1. ...
On Tue Jul 18 17:12:48 2017, SREZIC wrote: Show quoted text
> It seems that Pod::Readme needs to be specified as a > configure_requires prerequisite, otherwise the Build.PL call fails: > > ... > Output from '/bbbike/perl-5.26.0t/bin/perl Build.PL': > > Can't locate Pod/Readme.pm in @INC (you may need to install the > Pod::Readme module) (@INC contains: /tmpfs/.cpan-build- > cpansand/2017071818/Evented-Object-5.64-15/_build/lib > /var/tmp/cpansmoker-1023/2017071818/CPAN-Reporter-lib-grxr /opt/perl- > 5.26.0t/lib/site_perl/5.26.0/x86_64-linux-thread-multi /opt/perl- > 5.26.0t/lib/site_perl/5.26.0 /opt/perl-5.26.0t/lib/5.26.0/x86_64- > linux-thread-multi /opt/perl-5.26.0t/lib/5.26.0 .) at /tmpfs/.cpan- > build-cpansand/2017071818/Evented-Object-5.64- > 15/_build/lib/Evented/Object/Builder.pm line 6. > BEGIN failed--compilation aborted at /tmpfs/.cpan-build- > cpansand/2017071818/Evented-Object-5.64- > 15/_build/lib/Evented/Object/Builder.pm line 6. > Compilation failed in require at (eval 12) line 1. > BEGIN failed--compilation aborted at (eval 12) line 1. > ...
Thank you. This has been corrected in 5.65.