This book assembles more information about the language in one place than any other reference work. Here are just some of the topics covered in the book:
• Basic Perl language reference
• Quick reference to built-in functions and standard modules
• Perl and CGI: CGI.pm, mod_perl
• DBI, the database-independent API for Perl
• Sockets programming in Perl
• LWP, the library for World Wide Web programming in Perl
• Network programming with the Net modules
• Perl/Tk, the Tk extension to Perl for graphical interfaces
• Modules for interfacing with Win32 systems