Perl Tutorials - Herong's Tutorial Examples - v6.02, by Herong Yang
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
There are several ways to obtain the full version of this book:
Amazon Kindle Store for eBook Version at $4.99 - Follow this link https://www.amazon.com/dp/B07GCST4MX to purchase. Free preview pages of the book are available.
Amazon Kindle Store for Paperback Version at $19.99 - Follow this link https://www.amazon.com/dp/1718120265 to purchase. Free preview pages of the book are available.
Google Play store for ePUB Version at $4.99 - Follow this link https://play.google.com/store/books/details?id=If05EAAAQBAJ to purchase. Free preview pages of the book are available.
Google Play store for PDF Version at $4.99 - Follow this link https://play.google.com/store/books/details?id=Kf05EAAAQBAJ to purchase. Free preview pages of the book are available.
Some sample pages in PDF format -
Please send email to herong_yang@yahoo.com to obtain a free updated PDF version, if you have purchased a full version of this book in any format.
Table of Contents
Data Types: Values and Variables
Expressions, Operations and Simple Statements
Name Spaces and Perl Module Files
Hard References - Addresses of Memory Objects
Objects (or References) and Classes (or Packages)
Typeglob and Importing Identifiers from Other Packages
String Built-in Functions and Performance
File Handles and Data Input/Output
Open Directories and Read File Names
File System Functions and Operations
Socket Communication Over the Internet
XML::Simple Module - XML Parser and Generator
SOAP::Lite - SOAP Server-Client Communication Module
Perl Programs as IIS Server CGI Scripts
CGI (Common Gateway Interface)
XML-RPC - Remote Procedure Call with XML and HTTP
RPC::XML - Perl Implementation of XML-RPC
Integrating Perl with Apache Web Server
CGI.pm Module for Building Web Pages
LWP::UserAgent and Web Site Testing
Converting Perl Script to Executable Binary