Skip Menu |

This queue is for tickets about the app-tables CPAN distribution.

Report information
The Basics
Id: 94788
Status: open
Priority: 0/
Queue: app-tables

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

Bug Information
Severity: (no value)
Broken in:
  • 0.1
  • 0.4
Fixed in: (no value)



Subject: Fails with perls <= 5.12.5
As per subject. Best illustrated with the matrix: http://matrix.cpantesters.org/?dist=app-tables%200.1 Sample fail report: http://www.cpantesters.org/cpan/report/f0f53a9e-afa6-11e3-9083-d7104d7b9a5b The line in question, https://metacpan.org/source/MARCC/app-tables-0.1/lib/App/Tables.pm#L68 , has the statement each $data 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)
On 2014-04-15 21:23:32, ANDK wrote: Show quoted text
> As per subject. Best illustrated with the matrix: > > http://matrix.cpantesters.org/?dist=app-tables%200.1 > > Sample fail report: > > http://www.cpantesters.org/cpan/report/f0f53a9e-afa6-11e3-9083- > d7104d7b9a5b > > The line in question, https://metacpan.org/source/MARCC/app-tables- > 0.1/lib/App/Tables.pm#L68 , has the statement > > each $data > > 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)
In the meanwhile, the tests also fail for newer perls (e.g. 5.23.4 or 5.23.5): Experimental each on scalar is now forbidden at /tmpfs/.cpan-build/2015112409/app-tables-0.4-ypMnG9/blib/lib/App/Tables.pm line 88.