Skip Menu |

This queue is for tickets about the MarpaX-Languages-ECMAScript-AST CPAN distribution.

Report information
The Basics
Id: 91120
Status: resolved
Priority: 0/
Queue: MarpaX-Languages-ECMAScript-AST

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

Bug Information
Severity: (no value)
Broken in: 0.005
Fixed in: 0.006-TRIAL



Subject: Fails with perl <= 5.12.5
As per subject. Best illustrated in the matrix: http://matrix.cpantesters.org/?dist=MarpaX-Languages-ECMAScript-AST%200.005 Sample fail report: http://www.cpantesters.org/cpan/report/6acc8168-5a09-11e3-9aec-a30e9e5baa37 If this is intentional, it would be cool if you could declare your requirement. That way the intentional FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes HTH && Thanks, (Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)
Appears to be because of utf8::PosixXDigit is not available before 5.12.5. Thanks for the report, will be fixed soon.