- Background on Perl Modules
- Library files
- Perl Modules
- About Perl Modules
- Categories
- CPAN, Comprehensive Perl Archive Network
- Installing your own modules
- Some Examples of Perl Modules
- Tie::CharArray,
a way to manipulate Perl strings through tied arrays.
(example).
- Bundle::DataMint,
a basic toolset for Data Mining and Data integration.
- Text::Wrap, a very simple paragraph formatter.
- Statistics::Descriptive
(documentation,
source)
- CGI
(example,
CGI source)
- Term::ANSIColor
(example)
- Number::Format
(example)
- Getopt_Long
(example)
- LWP::Simple
(GET example),
(POST example).
If your proxy requires password, use
authorization.
- HTML::Parse
(example)
(example)
(HTML::LinkExtractor,
example).
- Dancer,
a web application framework. A simple example.
- Assignment
|