David Westbrook > Advent-Bundles-0.03 > Advent::Bundles

Download:
Advent-Bundles-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Module Version: 0.03   Source   Latest Release: Advent-Bundles-0.04

NAME ^

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

VERSION ^

Version 0.03

SYNOPSIS ^

Provides bundles for the modules showcased in each year of the 2007 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 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.