The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Advent::Bundles - Collection of year-by-year Bundles of the Perl Advent Calendar modules

VERSION

Version 0.05

SYNOPSIS

Provides bundles for the modules showcased in each year of the Perl Advent Calendar: http://www.perladvent.org.

To install a set of modules:

    $ cpan Bundle::Advent::Year2003
    $ cpan Bundle::Advent::Year2007

or:

    $ cpan Bundle::Advent::All

AUTHOR

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

BUGS

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

SUPPORT

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

    perldoc Advent::Bundles

You can also look for information at:

ACKNOWLEDGEMENTS

The Perl Advent Calendar - http://www.perladvent.org - for the annual production.

COPYRIGHT & LICENSE

Copyright 2008-2011 David Westbrook, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.