What can be done with Perl?
These are just a few simple examples of what you can do with Perl modules.
- > Sending an email
- > Validate an email
- > List contents of a directory
- > Reading and writing to file
- > Read a spreadsheet
- > Processing configuration files
Files
- > Setting up a local static web server
- > Resolving DNS
Various
If you are looking for other recommended modules have a look at Task::Kensho
Other examples
Tip
Object Oriented programming Moose (and associated MooseX modules) are a postmodern object system for Perl 5

Networking and Colocation