(and bump $IO::Zlib::VERSION again)
p4raw-id: //depot/perl@24840
package IO::Zlib;
-$VERSION = "1.04_01";
+$VERSION = "1.04_02";
=head1 NAME
this is a test
EOM
-$name = "test";
+$name = "IO-Zlib-test";
if (open(FH, ">$name")) {
binmode FH;
this is a test
EOM
-$name = "test";
+$name = "IO-Zlib-test";
if (open(FH, ">$name")) {
binmode FH;