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, ∼225🔥, 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, ∼174🔥, 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, ∼166🔥, 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, ∼159🔥, 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, ∼191🔥, 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, ∼229🔥, 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, ∼188🔥, 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, ∼156🔥, 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, ∼145🔥, 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, ∼161🔥, 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, ∼151🔥, 0💬
Install ActivePerl on Windows Systems
This section provides a tutorial example on how to install ActivePerl on a Windows computer. 2022-10-04, ∼423🔥, 0💬
Popular Posts:
This section provides a quick introduction of the UTF-16BE (Unicode Transformation Format - 16-bit B...
Where to find lucky wedding dates for year 2024? Lucky Wedding Dates: 2024 - Year of the Dragon ⇒ ...
This section describes how to uninstall Bitcoin Core for Windows.
Want to know when is the 2008 Chinese New Year day? Look for free Chinese calendars for 2008? Chines...
This section describes why and how to convert Perl script files to executable binary files. ActivePe...