Bundle::Advent::Year2006 - Modules of the 2006 Perl Advent Calendar


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

Index


Code Index:

NAME

Top

Bundle::Advent::Year2006 - Modules of the 2006 Perl Advent Calendar

VERSION

Top

Version 0.02

SYNOPSIS

Top

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

    $ cpan Bundle::Advent::Year2006

CONTENTS

Top

Devel::SmallProf - pod, http://www.perladvent.org/2006/01/

File::Find::Object - pod, http://www.perladvent.org/2006/02/

Treemap - pod, http://www.perladvent.org/2006/03/

CGI::Minimal - pod, http://www.perladvent.org/2006/04/

ack - pod (ack), http://www.perladvent.org/2006/05/

Module::Starter - pod, http://www.perladvent.org/2006/06/

Acme::Don't - pod|Acme::Don't, http://www.perladvent.org/2006/07/

File::SortedSeek - pod, http://www.perladvent.org/2006/08/

Devel::ptkdb - pod, http://www.perladvent.org/2006/09/

Fatal - pod, http://www.perladvent.org/2006/10/

Graphics::ColorNames - pod, http://www.perladvent.org/2006/11/

GD::Simple - pod, http://www.perladvent.org/2006/11/

Pod::Usage - pod (Pod::Usage), http://www.perladvent.org/2006/12/

Geopt::Euclid - pod (Geopt::Euclid), http://www.perladvent.org/2006/12/

Shell - pod, http://www.perladvent.org/2006/13/

IPC::Run3 - pod, http://www.perladvent.org/2006/14/

File::HomeDir - pod, http://www.perladvent.org/2006/15/

Number::WithError - pod, http://www.perladvent.org/2006/16/

Logfile::Rotate - pod, http://www.perladvent.org/2006/17/

Text::Diff - pod, http://www.perladvent.org/2006/18/

XML::Feed - pod, http://www.perladvent.org/2006/19/

Date::Calc - pod, http://www.perladvent.org/2006/20/

Devel::Cover - pod, http://www.perladvent.org/2006/21/

PAR::Dist - pod, http://www.perladvent.org/2006/22/

PAR::Dist::FromCPAN - pod, http://www.perladvent.org/2006/22/

criticism - pod, http://www.perladvent.org/2006/23/

DBD::AnyData - pod, http://www.perladvent.org/2006/24/

DateTime::Calendar::Discordian - pod, http://www.perladvent.org/2006/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::Year2006

Otherwise, see Advent::Bundles.

COPYRIGHT & LICENSE

Top


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

package Bundle::Advent::Year2006;

our $VERSION = '0.02';

1;

__END__