Skip Menu |

This queue is for tickets about the Archive-StringToZip CPAN distribution.

Report information
The Basics
Id: 21976
Status: resolved
Priority: 0/
Queue: Archive-StringToZip

People
Owner: Nobody in particular
Requestors: Marcos.Marado [...] sonae.com
Cc:
AdminCc:

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



Subject: problems with IO::String dependency
Date: Mon, 09 Oct 2006 16:04:04 +0100
To: bug-Archive-StringToZip [...] rt.cpan.org
From: Marcos Daniel Marado Torres <Marcos.Marado [...] sonae.com>
Hi there, When trying to install Archive::StringToZip I get the following error: # died: Can't locate object method "BINMODE" via package "IO::String" (perhaps you forgot to load "IO::String"?) at /usr/local/lib/perl5/site_perl/5.6.1/Archive/Zip.pm line 304. Can't locate object method "BINMODE" via package "IO::String" (perhaps you forgot to load "IO::String"?) at /usr/local/lib/perl5/site_perl/5.6.1/Archive/Zip.pm line 304. I have IO::String 1.01 installed, so I guess that the PREREQ 'IO::String' => 0, in Archive::StringToZip Makefile should require a certain version up (yet, I don't know what was the first version of IO::String that would work with this). -- Marcos Marado <Marcos.Marado@sonae.com> Sonaecom ISP $ cat sig.pl ''=~('(?{'.('^)@@*@'^'.[).^`').'"'.('`@@?@~//[*;)@`//)@|'^'-).[`<@@(^^[`.@@[)^').',$/})') $
From: robbiebow [...] canada.com
On Mon Oct 09 11:01:55 2006, Marcos.Marado@sonae.com wrote: Show quoted text
> I have IO::String 1.01 installed, so I guess that the PREREQ > 'IO::String' => 0, > in Archive::StringToZip Makefile should require a certain version up > (yet, I don't know what was the first version of IO::String that would > work with this). >
Thanks, Marcus. I think it was introduced in 1.02 according to CHANGES so I'll do as you suggest and update the prereq. Should have that done in the next 48hrs.
Have updated the IO::String dependency to 1.02 in version 1.03