package Bundle::IO::Compress::Bzip2; use strict; use warnings; our $VERSION = '2.012'; 1; __END__ =head1 NAME Bundle::IO::Compress::Bzip2 - Install IO::Compress::Bzip2 and dependencies =head1 SYNOPSIS perl -MCPAN -e 'install Bundle::IO::Compress::Bzip2' =head1 CONTENTS Scalar::Util IO::Compress::Base 2.012 Compress::Raw::Bzip2 2.012 IO::Compress::Bzip2 2.012 =head1 AUTHOR This module was written by Paul Marquess, F. =head1 MODIFICATION HISTORY See the Changes file. =head1 COPYRIGHT AND LICENSE Copyright (c) 2008 Paul Marquess. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.