Skip Menu |

This queue is for tickets about the Net-Address-IP-Cipher CPAN distribution.

Report information
The Basics
Id: 124888
Status: resolved
Priority: 0/
Queue: Net-Address-IP-Cipher

People
Owner: hsalgado [...] vulcano.cl
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails on perls < 5.12
Best illustrated with the matrix: http://matrix.cpantesters.org/?dist=Net-Address-IP-Cipher%200.2 Sample fail report: http://www.cpantesters.org/cpan/report/49009eac-29d0-11e8-8aa1-9060731f90f6 # Failed test 'use Net::Address::IP::Cipher;' # at t/00-load.t line 10. # Tried to use 'Net::Address::IP::Cipher'. # Error: syntax error at /tmp/loop_over_bdir-4392-seoLI4/Net-Address-IP-Cipher-0.2-0/blib/lib/Net/Address/IP/Cipher.pm line 1, near "package Net::Address::IP::Cipher 0.2" Source is this line 1: https://metacpan.org/source/HUGUEI/Net-Address-IP-Cipher-0.2/lib/Net/Address/IP/Cipher.pm#L1 package Net::Address::IP::Cipher 0.2; If you want to keep this syntax to declare a version, it would be cool if you could declare your requirement. 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!
Thanks ANDK. Was solved in 0.3 version.