This is out of date. It is not a complete list of interesting packages. It is designed to pull in other packages.
Archive.pm package Bundle::Archive; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Archive =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Archive'> =head1 CONTENTS Compress::LZF Compress::LZV1 Compress::Zlib Convert::ASN1 Convert::BER Archive::Tar =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Data.pm package Bundle::Data; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Data =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Data'> =head1 CONTENTS Bit::ShiftReg Bit::Vector Set::Bag Set::Range Set::IntRange Set::IntSpan Set::NestedGroups Set::Object Set::Scalar Set::Window Data::Dumper Data::MultiValuedHash Data::ShowTable Data::Walker Storable =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Database.pm package Bundle::Database; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Database =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Database'> =head1 CONTENTS GDBM_File DB_File BerkeleyDB DBI DBD::mysql MLDBM =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Date.pm package Bundle::Date; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Date =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Date'> =head1 CONTENTS Date::Calc Date::Convert Date::Format Date::GetDate Date::ISO Date::Language Date::Manip Date::Ordinal Date::Parse Date::Pcalc Time::CTime Time::DaysInMonth Time::HiRes Time::Period Time::Timezone Time::Zone =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Devel.pm package Bundle::Devel; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Devel =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Devel'> =head1 CONTENTS Env::Array Devel::Symdump Params::Validate =head1 DESCRIPTION =head1 AUTHOR Pat Monardo File.pm package Bundle::File; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::File =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::File'> =head1 CONTENTS File::MMagic File::Spec File::PathConvert File::FlockDir File::Remote File::Cat File::Sort =head1 DESCRIPTION =head1 AUTHOR Pat Monardo IO.pm package Bundle::IO; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::IO =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::IO'> =head1 CONTENTS IO::String IO::Stringy IO::SendFile IO::Cat IO::LockedFile IO::Tee IO::Multiplex IO::Pipe IO::Interface IO::Sockatmark IO::Socket::UNIX IO::Socket::Multicast IO::Zlib IO::Default IO::Null =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Image.pm package Bundle::Image; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Image =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Image'> =head1 CONTENTS GD GD::Text GD::Graph Image::Size =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Mail.pm package Bundle::Mail; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Mail =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Mail'> =head1 CONTENTS Mail::Alias Mail::Audit Mail::Util Mail::Sendmail =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Net.pm package Bundle::Net; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Net =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Net'> =head1 CONTENTS Net::SSLeay IO::Socket::SSL Net::LDAP =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Security.pm package Bundle::Security; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Security =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Security'> =head1 CONTENTS Digest::MD5 Digest::MD2 Digest::SHA1 Digest::HMAC Digest::HMAC_MD5 Digest::HMAC_SHA1 Digest MD5 =head1 DESCRIPTION =head1 AUTHOR Pat Monardo String.pm package Bundle::String; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::String =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::String'> =head1 CONTENTS Parse::Yapp Font::AFM =head1 DESCRIPTION =head1 AUTHOR Pat Monardo UI.pm package Bundle::UI; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::UI =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::UI'> =head1 CONTENTS Term::Info Term::ReadKey Term::ReadLine::Perl Term::Size =head1 DESCRIPTION =head1 AUTHOR Pat Monardo Web.pm package Bundle::Web; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::Web =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::Web'> =head1 CONTENTS MIME::Base64 MIME::Lite URI HTML::Parser HTML::Tagset HTML::Tree LWP Apache::DB Apache::DBI =head1 DESCRIPTION =head1 AUTHOR Pat Monardo XML.pm package Bundle::XML; $VERSION = '0.1'; 1; __END__ =head1 NAME Bundle::XML =head1 SYNOPSIS C<perl -MCPAN -e 'install Bundle::XML'> =head1 CONTENTS XML::Parser XML::Parser::PerlSAX XML::Encoding XML::DOM XML::XQL XML::RSS #XML::Sablotron XML::Dumper =head1 DESCRIPTION =head1 AUTHOR Pat Monardo

In reply to Re: On the crossroads by Anonymous Monk
in thread On the crossroads by yacoob

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.