document.write('<p class="blockTitle">Chapters in This Book</p>');
document.write('<p class="bookToc"><a href="About-Perl-Tutorial-Book.html">About This Book</a></p>');
document.write('<p class="bookToc"><a href="Linux-Perl-on-Linux-Systems.html">Perl on Linux Systems</a></p>');
document.write('<p class="bookToc"><a href="ActivePerl-on-Windows-Systems.html">ActivePerl on Windows Systems</a></p>');
document.write('<p class="bookToc"><a href="Data-Type-Value-Variable.html">Data Types: Values and Variables</a></p>');
document.write('<p class="bookToc"><a href="Expression-Operation-Simple-Statement.html">Expressions, Operations and Simple Statements</a></p>');
document.write('<p class="bookToc"><a href="Subroutine-User-Defined-subroutine.html">User Defined Subroutines</a></p>');
document.write('<p class="bookToc"><a href="Debugger-Perl-Built-in-Debugger.html">Perl Built-in Debugger</a></p>');
document.write('<p class="bookToc"><a href="Module-Name-Space-Perl-Module-File.html">Name Spaces and Perl Module Files</a></p>');
document.write('<p class="bookToc"><a href="Soft-Reference-or-Symbolic-Reference.html">Symbolic (or Soft) References</a></p>');
document.write('<p class="bookToc"><a href="Hard-Reference-or-Address-of-Memory-Objects.html">Hard References - Addresses of Memory Objects</a></p>');
document.write('<p class="bookToc"><a href="Object-Reference-Class-Package.html">Objects (or References) and Classes (or Packages)</a></p>');
document.write('<p class="bookToc"><a href="Typeglob-Import-Identifier-from-Other-Package.html">Typeglob and Importing Identifiers from Other Packages</a></p>');
document.write('<p class="bookToc"><a href="String-Built-in-Function-Performance.html">String Built-in Functions and Performance</a></p>');
document.write('<p class="bookToc"><a href="Open-File-Handle-Data-Input-Output.html">File Handles and Data Input/Output</a></p>');
document.write('<p class="bookToc"><a href="Binary-Open-Files-in-Binary-Mode.html">Open Files in Binary Mode</a></p>');
document.write('<p class="bookToc"><a href="Directory-Open-Directory-Read-File-Name.html">Open Directories and Read File Names</a></p>');
document.write('<p class="bookToc"><a href="File-System-Function-and-Operation.html">File System Functions and Operations</a></p>');
document.write('<p class="bookToc"><a href="perl2exe-Convert-Perl-Script-to-Executable-Binary.html">Converting Perl Script to Executable Binary</a></p>');
document.write('<p class="bookToc"><a href="DBM-Using-DBM-Database-Files.html">Using DBM Database Files</a></p>');
document.write('<p class="bookToc"><a href="MySQL-Using-MySQL-Database-Server.html">Using MySQL Database Server</a></p>');
document.write('<p class="bookToc"><a href="Socket-Communication-Over-the-Internet.html">Socket Communication Over the Internet</a></p>');
document.write('<p class="bookToc"><a href="XML-Simple-XMl-Parser-and-Generator.html">XML::Simple Module - XML Parser and Generator</a></p>');
document.write('<p class="bookToc"><a href="XML-Communication-Model.html">XML Communication Model</a></p>');
document.write('<p class="bookToc"><a href="SOAP-Lite-SOAP-Server-Client-Communication-Module.html">SOAP::Lite - SOAP Server-Client Communication Module</a></p>');
document.write('<p class="bookToc"><a href="IIS-Server-CGI-Script.html">Perl Programs as IIS Server CGI Scripts</a></p>');
document.write('<p class="bookToc"><a href="CGI-Common-Gateway-Interface.html">CGI (Common Gateway Interface)</a></p>');
document.write('<p class="bookToc"><a href="XML-RPC-Remote-Procedure-Call-XML-HTTP.html">XML-RPC - Remote Procedure Call with XML and HTTP</a></p>');
document.write('<p class="bookToc"><a href="RPC-XML-Perl-Implementation-of-XML-RPC.html">RPC::XML - Perl Implementation of XML-RPC</a></p>');
document.write('<p class="bookToc"><a href="Apache-Perl-CGI-Integration.html">Integrating Perl with Apache Web Server</a></p>');
document.write('<p class="bookToc"><a href="reference.html">References</a></p>');
document.write('<p class="bookToc"><a href="pdf.html">Printable Copy - PDF Version</a></p>');