Popular Books:
DirTree.pl - Displaying the Directory Tree
This section provides a tutorial example, DirTree.pl, using a recursive method to read directories to print out a directory tree. 2022-10-06, ∼242🔥, 0💬
Generating HTML Document with CGI.pm
This section provides a tutorial example on how to generate a HTML document with methods provided in CGI.pm module. 2022-10-06, ∼188🔥, 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, ∼177🔥, 0💬
Copy.pl - Copying Binary Files
This section provides a tutorial example of copying a file in binary mode using the binmode() function on input and output. 2022-10-05, ∼167🔥, 0💬
What Is ActivePerl?
This section describes what is ActivePerl - a free Perl engine for Windows, Linux and other platforms developed by ActiveState. 2022-10-05, ∼206🔥, 0💬
Defining a Remote Method Call in XML
This section describes how a remote method call can be defined in XML format. The root element name is 'methodCall'. 2022-10-05, ∼255🔥, 0💬
What Is CGI.pm?
This section describes what is CGI.pm - a Perl module that helps you to process HTTP requests and prepare HTTP responses through the CGI (Common Gateway Interface) standard. 2022-10-05, ∼210🔥, 0💬
perl.exe vs. perlis.dll
This section describes differences between perl.exe and perlis.dll. A performance test program is provided to measure the performance of perlis.dll. 2022-10-05, ∼173🔥, 0💬
Defining Returning Values of a Remote Method Call
This section describes how returning values of a remote method call can be defined in XML format. The root element name is 'methodResponse'. 2022-10-05, ∼159🔥, 0💬
<file_handle> - Reading Data from File Handles
This section describes various ways to use the <file_handle> operator in different ways to read data from file handles. 2022-10-04, ∼175🔥, 0💬
http-equiv="Refresh" Meta Tag not Followed
This section provides a tutorial example showing that the LWP::UserAgent get() method does not follow the http-equiv='Refresh' meta tag in the response. 2022-10-04, ∼163🔥, 0💬
Install ActivePerl on Windows Systems
This section provides a tutorial example on how to install ActivePerl on a Windows computer. 2022-10-04, ∼454🔥, 0💬
Popular Posts:
GB2312 Character Set is a set of 7445 commonly used Chinese characters established by the government...
The Dog The Dog is a giving, compassionate personality. He offers kind words, support and advice to ...
This tutorial book is a collection of notes and sample codes written by the author while he was test...
This section provides introduction of some basic horoscope elements: Native and Ascendant (Rising Si...
This chapter provides tutorial notes and example codes on AS3Compile - An ActionScript 3 compiler de...