Skip Menu |

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

Report information
The Basics
Id: 118517
Status: resolved
Priority: 0/
Queue: DBIx-Class-Sims

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

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



Subject: Modern package declaration used
The test suite seems to modern package declarations, which is causing failures with perl 5.12: ... Invalid version format (non-numeric data) at (eval 6) line 1, near "package MyApp::Schema::Result::Artist " syntax error at (eval 6) line 2, near "package MyApp::Schema::Result::Artist { " BEGIN failed--compilation aborted at t/unique_constraints.t line 36. t/unique_constraints.t ... ... Also, the minimum perl version is set to 5.10.2, a version which does not exist. Did you mean 5.10.1?
This has been resolved in 0.300404.