Subject: | Fails on 5.8.x |
I'm sure you are aware that all perls < 5.10 fail. This is what the matrix shows:
http://matrix.cpantesters.org/?dist=List-Gen%200.31
I did a bisect and found the jumbo closure fix fixed closures such that your code now works, that was commit b5c19bd7c15bd02a18c3c2b80b6f602827ecdbcc in the git repo.
If you need to keep the code that way, you would probably like to declare it such that the toolchain will refuse to build and reports will be graded as NA not as FAIL. http://wiki.cpantesters.org/wiki/CPANAuthorNotes talks about the options.
HTH, Thanks!
http://matrix.cpantesters.org/?dist=List-Gen%200.31
I did a bisect and found the jumbo closure fix fixed closures such that your code now works, that was commit b5c19bd7c15bd02a18c3c2b80b6f602827ecdbcc in the git repo.
If you need to keep the code that way, you would probably like to declare it such that the toolchain will refuse to build and reports will be graded as NA not as FAIL. http://wiki.cpantesters.org/wiki/CPANAuthorNotes talks about the options.
HTH, Thanks!