Skip Menu |

This queue is for tickets about the PerlIO-via-gzip CPAN distribution.

Report information
The Basics
Id: 50905
Status: resolved
Priority: 0/
Queue: PerlIO-via-gzip

People
Owner: maj.fortinbras [...] gmail.com
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails on 5.6.2: Unknown open() mode '>:via(gzip)'
Even though perl 5.6.2 did have perlio I get this error (see subject) from open. Here another error report: http://www.nntp.perl.org/group/perl.cpan.testers/2009/10/msg5764584.html If you cannot support 5.6.2 then please declare it in your Makefile.PL. Suggestions how to do that are on http://wiki.cpantesters.org/wiki/CPANAuthorNotes Thanks!
Version 0.02 fixes the incorrectly specified Perl 5.10 requirement. thanks for the heads-up MAJ