Bundle::Advent::All - Modules of all years of the Perl Advent Calendar


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

Index


Code Index:

NAME

Top

Bundle::Advent::All - Modules of all years of the Perl Advent Calendar

VERSION

Top

Version 0.05

SYNOPSIS

Top

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

    $ cpan Bundle::Advent::All

CONTENTS

Top

Bundle::Advent::Year2000

Bundle::Advent::Year2001

Bundle::Advent::Year2002

Bundle::Advent::Year2003

Bundle::Advent::Year2004

Bundle::Advent::Year2005

Bundle::Advent::Year2006

Bundle::Advent::Year2007

Bundle::Advent::Year2008

Bundle::Advent::Year2009

Bundle::Advent::Year2010

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

Otherwise, see Advent::Bundles.

COPYRIGHT & LICENSE

Top


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

package Bundle::Advent::All;

our $VERSION = '0.05';

1;

__END__