Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Do Storable and IO::Zlib like to play together? (one solution)

by sauoq (Abbot)
on Nov 03, 2005 at 20:58 UTC ( [id://505506]=note: print w/replies, xml ) Need Help??


in reply to Do Storable and IO::Zlib like to play together?

Screw IO::Zlib. Use PerlIO::gzip instead.

You're using 5.8.5, so that should work for you just fine. Of course, that advice won't help if you really want to be compatible with earlier perls or if you changed your defaults... It's a nice clean solution for most 5.8.0+ installations though.

-sauoq
"My two cents aren't worth a dime.";
  • Comment on Re: Do Storable and IO::Zlib like to play together? (one solution)

Replies are listed 'Best First'.
Re^2: Do Storable and IO::Zlib like to play together? (one solution)
by fokat (Deacon) on Nov 03, 2005 at 21:19 UTC
    Screw IO::Zlib. Use PerlIO::gzip instead.

    And as is to be expected from good advice, it works...

    And since PerlIO::gzip does not depend on gzip, it works for me.

    But I am still confused about where the problem was :(

    Thanks a lot

    Best regards

    -lem, but some call me fokat

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://505506]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-20 06:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found