Popular Books:
Scalar Value Interpretation
This section describes how a scalar value will be interpreted in an operation. A tutorial example is provided to verify scalar value interpretation rules. 2022-10-14, ∼232🔥, 0💬
SubReturnValue.pl - Example on Return Values
This section provides a tutorial example on how a list value can be returned from a subroutine to the caller using the return statement. 2022-10-19, ∼230🔥, 0💬
do() Function - Including Script Files
This section provides a tutorial example on how to use do() function to include script code from another file into the current script file. 2022-11-01, ∼229🔥, 0💬
LWP-UserAgent-GET.pl - Sending a GET Request
This section provides a tutorial example on how to send a GET request to a Web server and dump both request and response messages. 2022-10-05, ∼226🔥, 0💬
Simple Statements and Modifiers
This section describes simple statements - an expression terminated with semicolon. Simple statements can have modifiers: if, unless, while, until, foreach. 2022-10-26, ∼225🔥, 0💬
Installing RPC::XML Module
This section provides a tutorial example on how to install the Perl module, RPC::XML 0.57, on Windows, downloaded from blackperl.com. 2022-10-06, ∼223🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache HTTP server. 2022-10-17, ∼222🔥, 0💬
Retrieving Environment and Script Information
This section provides a tutorial example on how to retrieve information about the Web server environment and about the current CGI script file. 2022-11-06, ∼220🔥, 0💬
Receiving Returning Values as a HTTP Response
This section describes how to receive the returning value XML message from the remote machine. 2022-10-11, ∼219🔥, 0💬
dbmopen() - Opening DBM Files with Hash Variables
This section describes the built-in function, dbmopen(), to open DBM database files with hash variables. 2022-10-10, ∼219🔥, 0💬
Archived: Install ActivePerl v5.18.1 on Windows Systems
This section provides a tutorial example on how to install ActivePerl v5.18.1 on a Windows 7 system. 2022-11-04, ∼212🔥, 0💬
CPAN Local Directories and Files
This section provides an introduction of local directories and files used when installing Perl modules from the CPAN repository. 2025-09-30, ∼211🔥, 0💬
What Is CPAN
This section provides a quick introduction on CPAN (Comprehensive Perl Archive Network). 2025-09-30, ∼210🔥, 0💬
Performance of Perl substr() and index()
This section provides a tutorial example to test performance of 2 Perl built-in functions: substr() and index() on a Window 2000 system. 2022-10-24, ∼209🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to create the first JSP page with JSP code to test t...
This is a collection of best and well-known Chinese music works selected by the author. Key words in...
This chapter provides a quick introduction of the free Web service, NumberToWords, converting a numb...
Want to know when is the 2012 Chinese New Year day? Look for free Chinese calendars for 2012? Chines...
This section describes how to get a list of all tables in the current database on the SQL Server thr...