Popular Books:
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, ∼163🔥, 0💬
What Is CPAN
This section provides a quick introduction on CPAN (Comprehensive Perl Archive Network). 2025-09-30, ∼161🔥, 0💬
"cpan" Command Line Tool
This section provides a quick introduction on the 'cpan' command, which uses the CPAN module to provide similar functionalities as the CPAN 'shell'. 2025-09-30, ∼152🔥, 0💬
Installing NMake 1.5
This section provides a tutorial example on how to install the 'make' utility on Windows, NMake 1.5, to help installing the RPC::XML Perl module. 2025-08-12, ≈31🔥, 22💬
💬 2025-08-12 Tijani12: no such website
💬 2023-05-12 Fathi: thanks for providing such a tool
💬 2023-01-31 Bob Bobbette: meaningful comments. Thanks! ☺
💬 2017-11-16 Ye Hongshaui: Very good
Installing Apache HTTP Server 2.2.25 on Windows
This section describes how to install Apache 2.2.25 binary distribution on Windows systems. 2023-12-22, ∼2041🔥, 4💬
Downloading Apache HTTP Server 2.2.25 for Windows
This section describes how to download Apache (HTTP Server) 2.2.25 binary distribution for Windows systems. 2023-05-10, ≈13🔥, 16💬
💬 2020-04-20 Daniel Morris: This service is best service for best people
RPC::XML::Server - XML-RPC Server Interface Class
This section describe the RPC::XML::Server class - the RPC-XML server and programming interface for remote method call handlers. 2022-12-02, ∼207🔥, 0💬
SubCalling.pl - Example on Calling Formats
This section provides a tutorial example on how a subroutine can be called with different calling formats. 2022-11-20, ∼155🔥, 0💬
References
List of reference materials used in this book. 2022-11-19, ∼198🔥, 0💬
GameClient.pl - XML Communication Client Example
This section provides a tutorial example on how write an XML communication client program to connect to a server, send and receive XML messages. 2022-11-10, ∼170🔥, 0💬
Including Script Codes from Other Files
This section describes how to include script code from other files by using the do() function, or the require() function. 2022-11-09, ∼396🔥, 0💬
Popular Posts:
This book is a collection of tutorial examples and notes written by the author while he was learning...
This section describes the Scripting Runtime DLL library, scrrun.dll, which offers Dictionary object...
The 9th day of the 9th lunar month is the traditional Chongyang Festival, or Double Ninth Festival. ...
This section describes DES decryption algorithm - identical to the encryption algorithm step by step...
This chapter provides tutorial examples and notes about DES algorithm illustrated with Java programs...