Thread Compress::Zlib - Problem mit gzread / gzreadline (4 answers)
Opened by eternion at 2009-02-19 20:39

Taulmarill
 2009-02-20 01:24
#119014 #119014
User since
2004-02-19
1750 Artikel
BenutzerIn

user image
Die Version findest du z.B. so raus:
Code: (dl )
perl -MCompress::Zlib -le'print $Compress::Zlib::VERSION'


Mit dem Modul kenne ich mich jetzt so spontan nicht wirklich gut aus, aber mir ist aufgefallen, dass du eine etwas andere Fehlerbehandlung implementiert hast als in der Doku: http://search.cpan.org/~pmqs/Compress-Zlib-2.015/lib/Compress/Zlib.pm#Examples
$_=unpack"B*",~pack"H*",$_ and y&1|0& |#&&print"$_\n"for@.=qw BFA2F7C39139F45F78
0A28104594444504400 0A2F107D54447DE7800 0A2110453444450500 73CF1045138445F4800 0
F3EF2044E3D17DE 8A08A0451412411 F3CF207DF41C79E 820A20451412414 83E93C4513D17D2B

View full thread Compress::Zlib - Problem mit gzread / gzreadline