Bundle::Compress::Zlib - Install Compress::Zlib and dependencies


Bundle-Compress-Zlib documentation Contained in the Bundle-Compress-Zlib distribution.

Index


Code Index:

NAME

Top

Bundle::Compress::Zlib - Install Compress::Zlib and dependencies

SYNOPSIS

Top

  perl -MCPAN -e 'install Bundle::Compress::Zlib'

CONTENTS

Top

Scalar::Util

Compress::Raw::Zlib 2.037

Compress::Raw::Bzip2 2.037

Compress::Zlib 2.037

AUTHOR

Top

Version <= 0.3 Kevin W. Henwood, <Khen1950fx@aol.com> Version > 0.3 Paul Marquess <pmqs@cpan.org>

COPYRIGHT AND LICENSE

Top


Bundle-Compress-Zlib documentation Contained in the Bundle-Compress-Zlib distribution.

package Bundle::Compress::Zlib;

use strict;

$Bundle::Compress::Zlib::VERSION = '2.037';

1;
__END__

1;