Bundle::Advent::Year2005 - Modules of the 2005 Perl Advent Calendar


Advent-Bundles documentation Contained in the Advent-Bundles distribution.

Index


Code Index:

NAME

Top

Bundle::Advent::Year2005 - Modules of the 2005 Perl Advent Calendar

VERSION

Top

Version 0.02

SYNOPSIS

Top

Bundle for the modules featured in the 2005 Perl Advent Calendar: http://www.perladvent.org/2005/.

    $ cpan Bundle::Advent::Year2005

CONTENTS

Top

HTML::Parser - pod, http://www.perladvent.org/2005/05/

LWP::Simple - pod, http://www.perladvent.org/2005/05/

Lingua::EN::Numbers::Ordinate - pod, http://www.perladvent.org/2005/05/

Perl::Tidy - pod, http://www.perladvent.org/2005/05/

Text::Table - pod, http://www.perladvent.org/2005/05/

Interpolation - pod, http://www.perladvent.org/2005/06/

spod5 - pod (spod5), http://www.perladvent.org/2005/07/

bignum - pod, http://www.perladvent.org/2005/08/

CGI::Ajax - pod, http://www.perladvent.org/2005/09/

PPT - pod (PPT), http://www.perladvent.org/2005/10/

Perl6::Junction - pod, http://www.perladvent.org/2005/11/

re - pod, http://www.perladvent.org/2005/12/

Regexp::Keep - pod, http://www.perladvent.org/2005/13/

HTML::Lint - pod, http://www.perladvent.org/2005/14/

Data::COW - pod, http://www.perladvent.org/2005/15/

XML::RSS::SimpleGen - pod, http://www.perladvent.org/2005/16/

Acme::POE::Knee - pod, http://www.perladvent.org/2005/17/

Regexp::Assemble - pod, http://www.perladvent.org/2005/18/

Test::Perl::Critic - pod, http://www.perladvent.org/2005/19/

Perl::Compare - pod, http://www.perladvent.org/2005/20/

Want - pod, http://www.perladvent.org/2005/21/

Module::CoreList - pod, http://www.perladvent.org/2005/22/

Sort::Maker - pod, http://www.perladvent.org/2005/23/

enum - pod, http://www.perladvent.org/2005/24/

enum::hash - pod, http://www.perladvent.org/2005/24/

Text::FIGlet - pod, http://www.perladvent.org/2005/25/

AUTHOR

Top

David Westbrook (CPAN: davidrw), <dwestbrook at gmail.com>

SUPPORT

Top

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

    perldoc Bundle::Advent::Year2005

Otherwise, see Advent::Bundles.

COPYRIGHT & LICENSE

Top


Advent-Bundles documentation Contained in the Advent-Bundles distribution.

package Bundle::Advent::Year2005;

our $VERSION = '0.02';

1;

__END__