Skip Menu |

This queue is for tickets about the URI-OpenURL CPAN distribution.

Report information
The Basics
Id: 17724
Status: new
Priority: 0/
Queue: URI-OpenURL

People
Owner: Nobody in particular
Requestors: aaron [...] FreeBSD.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.4.6
Fixed in: (no value)



Subject: Minimum Perl Version
Apparently the code uses the utf8 pragma which (as far as I understand it) is only available in Perl 5.8+. You may wish to update the Makefile.PL to reflect this.