Advent-Bundles

 view release on metacpan or  search on metacpan

lib/Bundle/Advent/Year2010.pm  view on Meta::CPAN

package Bundle::Advent::Year2010;

our $VERSION = '0.05';

1;

__END__

=pod

=head1 NAME

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

=head1 VERSION

Version 0.05

=head1 SYNOPSIS

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

    $ cpan Bundle::Advent::Year2010

=head1 CONTENTS

YAPE::Regex::Explain - L<YAPE::Regex::Explain|pod>, L<http://www.perladvent.org/2010/1/>

Set::Array - L<Set::Array|pod>, L<http://www.perladvent.org/2010/2/>

Devel::Eval - L<Devel::Eval|pod>, L<http://www.perladvent.org/2010/4/>

Champlain - L<Champlain|pod>, L<http://www.perladvent.org/2010/5/>

App::XLSperl - L<App::XLSperl|pod>, L<http://www.perladvent.org/2010/6/>

install - L<install|pod>, L<http://www.perladvent.org/2010/7/>

selfvars - L<selfvars|pod>, L<http://www.perladvent.org/2010/8/>

App::Todo - L<App::Todo|pod>, L<http://www.perladvent.org/2010/9/>

Carp::REPL - L<Carp::REPL|pod>, L<http://www.perladvent.org/2010/10/>

Dumpvalue - L<Dumpvalue|pod>, L<http://www.perladvent.org/2010/11/>

App::perlzonji - L<App::perlzonji|pod>, L<http://www.perladvent.org/2010/12/>

Tkx - L<Tkx|pod>, L<http://www.perladvent.org/2010/13/>

Perl::MinimumVersion - L<Perl::MinimumVersion|pod>, L<http://www.perladvent.org/2010/14/>

Env::Sanctifyo - L<Env::Sanctifyo|pod>, L<http://www.perladvent.org/2010/15/>

Env::Sanctify::Auto - L<Env::Sanctify::Auto|pod>, L<http://www.perladvent.org/2010/15/>

Net::Server - L<Net::Server|pod>, L<http://www.perladvent.org/2010/16/>

Math::Geometry::Voronoi - L<Math::Geometry::Voronoi|pod>, L<http://www.perladvent.org/2010/17/>

Text::BarGraph - L<Text::BarGraph|pod>, L<http://www.perladvent.org/2010/18/>

Whatever - L<Whatever|pod>, L<http://www.perladvent.org/2010/19/>

Net::Twitter::Lite - L<Net::Twitter::Lite|pod>, L<http://www.perladvent.org/2010/20/>

Benchmark::Timer - L<Benchmark::Timer|pod>, L<http://www.perladvent.org/2010/21/>

Digest::BubbleBabble - L<Digest::BubbleBabble|pod>, L<http://www.perladvent.org/2010/22/>

Package::Stash - L<Package::Stash|pod>, L<http://www.perladvent.org/2010/23/>

Text::ParagraphDiff - L<Text::ParagraphDiff|pod>, L<http://www.perladvent.org/2010/24/>



=head1 AUTHOR

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


=head1 SUPPORT

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

    perldoc Bundle::Advent::Year2010

Otherwise, see L<Advent::Bundles>.


=head1 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.


=cut



( run in 0.859 second using v1.01-cache-2.11-cpan-df04353d9ac )