Subject: | Fails with perls < 5.14 |
As per subject. Best illustrated by the matrix:
http://matrix.cpantesters.org/?dist=MooseX-Storage-MaybeDeferred%200.0.4
Sample fail report:
http://www.cpantesters.org/cpan/report/94838218
Diagnostics:
Invalid version format (non-numeric data) at t/01-basic.t line 9, near "package Foo "
syntax error at t/01-basic.t line 10, near "package Foo {
"
Execution of t/01-basic.t aborted due to compilation errors.
If you want to keep the package block syntax it would be cool if you could predeclare the dependency. That way the FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Thanks!