Bundle::Advent::Year2003 - Modules of the 2003 Perl Advent Calendar


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

Index


Code Index:

NAME

Top

Bundle::Advent::Year2003 - Modules of the 2003 Perl Advent Calendar

VERSION

Top

Version 0.02

SYNOPSIS

Top

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

    $ cpan Bundle::Advent::Year2003

CONTENTS

Top

CGI::Untaint - pod, http://www.perladvent.org/2003/01/

HTML::Entities - pod, http://www.perladvent.org/2003/02/

Hook::LexWrap - pod, http://www.perladvent.org/2003/03/

PPerl - pod, http://www.perladvent.org/2003/04/

Template::Extract - pod, http://www.perladvent.org/2003/05/

Mail::SpamAssassin - pod, http://www.perladvent.org/2003/06/

Attribute::Handlers - pod, http://www.perladvent.org/2003/07/

CGI::Application - pod, http://www.perladvent.org/2003/08/

Data::Dimensions - pod, http://www.perladvent.org/2003/09/

Test::Inline - pod, http://www.perladvent.org/2003/10/

File::chdir - pod, http://www.perladvent.org/2003/11/

Class::ISA - pod, http://www.perladvent.org/2003/12/

only - pod, http://www.perladvent.org/2003/13/

Date::Parse - pod, http://www.perladvent.org/2003/14/

Text::Glob - pod, http://www.perladvent.org/2003/15/

Math::BigInt - pod, http://www.perladvent.org/2003/16/

diagnostics - pod, http://www.perladvent.org/2003/17/

PDF::Reuse - pod, http://www.perladvent.org/2003/18/

Acme::Code::FreedomFighter - pod, http://www.perladvent.org/2003/19/

Regexp::Common - Regexp::Common (pod), http://www.perladvent.org/2003/20/ - Regex::Common (sic)

Inline::Java - pod, http://www.perladvent.org/2003/21/

LWP::Simple - pod, http://www.perladvent.org/2003/22/

Data::Structure::Util - pod, http://www.perladvent.org/2003/24/

PAR - pod, http://www.perladvent.org/2003/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::Year2003

Otherwise, see Advent::Bundles.

COPYRIGHT & LICENSE

Top


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

package Bundle::Advent::Year2003;

our $VERSION = '0.02';

1;

__END__