Bundle::Parrot::Smoke - A bundle for installing all the modules needed to smoke Parrot


Bundle-Parrot-Smoke documentation Contained in the Bundle-Parrot-Smoke distribution.

Index


Code Index:

NAME

Top

Bundle::Parrot::Smoke - A bundle for installing all the modules needed to smoke Parrot

VERSION

Top

Version 0.01

SYNOPSIS

Top

  perl -MCPAN -e 'install Bundle::Parrot::Smoke'

CONTENTS

Top

Test::More Test::Harness MIME::Base64 URI Scalar::Util 1.07 MKDoc::XML 0.72 Digest::MD5 Petal Date::Format 0.01 Petal::Utils Method::Alias Test::TAP::Model Test::TAP::HTMLMatrix IO::Uncompress::Base IO::Compress::Base Compress::Raw::Zlib IO::Uncompress::Gunzip IO::Compress::Gzip IO::Compress::Gzip::Constants IO::Compress::Base::Common Compress::Zlib HTML::Tagset 3 HTML::Parser LWP

AUTHOR

Top

Steve Peters, <steve at fisharerojo.org>

BUGS

Top

Please report any bugs or feature requests to bug-bundle-parrot-smoke at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Bundle-Parrot-Smoke. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Bundle::Parrot::Smoke

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Bundle-Parrot-Smoke

* CPAN Ratings

http://cpanratings.perl.org/d/Bundle-Parrot-Smoke

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Bundle-Parrot-Smoke

* Search CPAN

http://search.cpan.org/dist/Bundle-Parrot-Smoke

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Bundle-Parrot-Smoke documentation Contained in the Bundle-Parrot-Smoke distribution.
package Bundle::Parrot::Smoke;

use warnings;
use strict;

our $VERSION = '0.01';

1; # End of Bundle::Parrot::Smoke