Bundle::Advent::Year2010 - Modules of the 2010 Perl Advent Calendar


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

Index


Code Index:

NAME

Top

Bundle::Advent::Year2010 - Modules of the 2010 Perl Advent Calendar

VERSION

Top

Version 0.05

SYNOPSIS

Top

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

    $ cpan Bundle::Advent::Year2010

CONTENTS

Top

YAPE::Regex::Explain - YAPE::Regex::Explain (pod), http://www.perladvent.org/2010/1/

Set::Array - Set::Array (pod), http://www.perladvent.org/2010/2/

Devel::Eval - Devel::Eval (pod), http://www.perladvent.org/2010/4/

Champlain - Champlain (pod), http://www.perladvent.org/2010/5/

App::XLSperl - App::XLSperl (pod), http://www.perladvent.org/2010/6/

install - install (pod), http://www.perladvent.org/2010/7/

selfvars - selfvars (pod), http://www.perladvent.org/2010/8/

App::Todo - App::Todo (pod), http://www.perladvent.org/2010/9/

Carp::REPL - Carp::REPL (pod), http://www.perladvent.org/2010/10/

Dumpvalue - Dumpvalue (pod), http://www.perladvent.org/2010/11/

App::perlzonji - App::perlzonji (pod), http://www.perladvent.org/2010/12/

Tkx - Tkx (pod), http://www.perladvent.org/2010/13/

Perl::MinimumVersion - Perl::MinimumVersion (pod), http://www.perladvent.org/2010/14/

Env::Sanctifyo - Env::Sanctifyo (pod), http://www.perladvent.org/2010/15/

Env::Sanctify::Auto - Env::Sanctify::Auto (pod), http://www.perladvent.org/2010/15/

Net::Server - Net::Server (pod), http://www.perladvent.org/2010/16/

Math::Geometry::Voronoi - Math::Geometry::Voronoi (pod), http://www.perladvent.org/2010/17/

Text::BarGraph - Text::BarGraph (pod), http://www.perladvent.org/2010/18/

Whatever - Whatever (pod), http://www.perladvent.org/2010/19/

Net::Twitter::Lite - Net::Twitter::Lite (pod), http://www.perladvent.org/2010/20/

Benchmark::Timer - Benchmark::Timer (pod), http://www.perladvent.org/2010/21/

Digest::BubbleBabble - Digest::BubbleBabble (pod), http://www.perladvent.org/2010/22/

Package::Stash - Package::Stash (pod), http://www.perladvent.org/2010/23/

Text::ParagraphDiff - Text::ParagraphDiff (pod), http://www.perladvent.org/2010/24/

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::Year2010

Otherwise, see Advent::Bundles.

COPYRIGHT & LICENSE

Top


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

package Bundle::Advent::Year2010;

our $VERSION = '0.05';

1;

__END__