Bundle::Advent::Year2000 - Modules of the 2000 Perl Advent Calendar


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

Index


Code Index:

NAME

Top

Bundle::Advent::Year2000 - Modules of the 2000 Perl Advent Calendar

VERSION

Top

Version 0.02

SYNOPSIS

Top

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

    $ cpan Bundle::Advent::Year2000

CONTENTS

Top

Data::Dumper - pod, http://www.perladvent.org/2000/01/

LWP::Simple - pod, http://www.perladvent.org/2000/02/

POE::Component::IRC - pod, http://www.perladvent.org/2000/03/

Exporter - pod, http://www.perladvent.org/2000/04/

Time::Local - pod, http://www.perladvent.org/2000/05/

Time::Object - pod, http://www.perladvent.org/2000/06/

Tie::Scalar::Timeout - pod, http://www.perladvent.org/2000/07/

Tie::HashDefaults - pod, http://www.perladvent.org/2000/08/

Crypt::RC4 - pod, http://www.perladvent.org/2000/09/

GD - pod, http://www.perladvent.org/2000/10/

Image::Imlib2 - pod, http://www.perladvent.org/2000/11/

File::Remote - pod, http://www.perladvent.org/2000/12/

XML::Grove - pod, http://www.perladvent.org/2000/14/

Getopt::Long - pod, http://www.perladvent.org/2000/15/

File::Find - pod, http://www.perladvent.org/2000/16/

DBI - pod, http://www.perladvent.org/2000/17/

Memoize - pod, http://www.perladvent.org/2000/18/

Storable - pod, http://www.perladvent.org/2000/19/

Inline - pod, http://www.perladvent.org/2000/20/

Class::Virtual - pod, http://www.perladvent.org/2000/21/

Class::Multimethods - pod, http://www.perladvent.org/2000/22/

Symbol::Approx::Sub - pod, http://www.perladvent.org/2000/23/

Template - pod, http://www.perladvent.org/2000/24/

Date::Christmas - pod, http://www.perladvent.org/2000/25/

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

Otherwise, see Advent::Bundles.

COPYRIGHT & LICENSE

Top


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

package Bundle::Advent::Year2000;

our $VERSION = '0.02';

1;

__END__