Advent-Bundles

 view release on metacpan or  search on metacpan

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

package Bundle::Advent::Year2009;

our $VERSION = '0.05';

1;

__END__

=pod

=head1 NAME

Bundle::Advent::Year2009 - Modules of the 2009 Perl Advent Calendar

=head1 VERSION

Version 0.05

=head1 SYNOPSIS

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

    $ cpan Bundle::Advent::Year2009

=head1 CONTENTS

Mouse - L<Mouse|pod>, L<http://www.perladvent.org/2009/1/>

Tie::CharArray - L<Tie::CharArray|pod>, L<http://www.perladvent.org/2009/2/>

local::lib - L<local::lib|pod>, L<http://www.perladvent.org/2009/3/>

Every - L<Every|pod>, L<http://www.perladvent.org/2009/4/>

XML::Twig - L<XML::Twig|pod>, L<http://www.perladvent.org/2009/6/>

Devel::Trace - L<Devel::Trace|pod>, L<http://www.perladvent.org/2009/8/>

pmtools - L<pmtools|pod>, L<http://www.perladvent.org/2009/16/>

DBIx::Class - L<DBIx::Class|pod>, L<http://www.perladvent.org/2009/17/>

Match::Smart - L<Match::Smart|pod>, L<http://www.perladvent.org/2009/19/>

lvalue - L<lvalue|pod>, L<http://www.perladvent.org/2009/24/>

Acme::Grep2D - L<Acme::Grep2D|pod>, L<http://www.perladvent.org/2009/25/>



=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::Year2009

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.596 second using v1.01-cache-2.11-cpan-df04353d9ac )