When you use Perl with your web site, you can take advantage of the standard Perl library as well as the modules listed below.
To learn more about standard Perl modules, please consult a Perl resource such as Programming Perl. To review Yahoo!'s Perl library directory tree, please visit webmaster-showcase.net.
| Y Supported | N Not Supported |
| Y | Compress: Zlib (interface to compression library) |
| Y | DBI (generic database interface) |
| Y | DBD: MySQL (database driver for MySQL) |
| Y | Digest: MD5 (interface to MD5 security algorithm) |
| Y | HTML: Parser (for separating markup and plain text) |
| Y | HTML: Tagset (data tables for HTML parsing) |
| Y | HTML: Template (for using HTML templates with CGI scripts) |
| Y | libnet (network connectivity) |
| Y | libwww (web interfacing) |
| Y | MIME: Base64 (encoding/decoding functions) |
| Y | Net: SSLeay (OpenSSL implementation) |
| Y | URI (Uniform Resource Identifiers) |