Skip Menu |

This queue is for tickets about the DBIx-Class-StorageReadOnly CPAN distribution.

Report information
The Basics
Id: 123704
Status: new
Priority: 0/
Queue: DBIx-Class-StorageReadOnly

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

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



Subject: Bareword "use_test_base" not allowed
Build fails on most of my smokers: ... Output from '/opt/perl-5.10.1/bin/perl Makefile.PL': include /home/cpansand/.cpan/build/2017112112/DBIx-Class-StorageReadOnly-0.05-0/inc/Module/Install.pm Bareword "use_test_base" not allowed while "strict subs" in use at Makefile.PL line 12. Execution of Makefile.PL aborted due to compilation errors. ...
On 2017-11-21 14:14:37, SREZIC wrote: Show quoted text
> Build fails on most of my smokers: > > ... > Output from '/opt/perl-5.10.1/bin/perl Makefile.PL': > > include /home/cpansand/.cpan/build/2017112112/DBIx-Class- > StorageReadOnly-0.05-0/inc/Module/Install.pm > Bareword "use_test_base" not allowed while "strict subs" in use at > Makefile.PL line 12. > Execution of Makefile.PL aborted due to compilation errors. > ...
... and sometimes it fails like this: ... Output from '/opt/perl-5.22.4/bin/perl Makefile.PL': Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2017112112/CPAN-Reporter-lib-BZ1l /opt/perl-5.22.4/lib/site_perl/5.22.4/x86_64-linux /opt/perl-5.22.4/lib/site_perl/5.22.4 /opt/perl-5.22.4/lib/5.22.4/x86_64-linux /opt/perl-5.22.4/lib/5.22.4 .) at Makefile.PL line 3. BEGIN failed--compilation aborted at Makefile.PL line 3. ...