Popular Books:
"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, ∼140🔥, 0💬
What Is CPAN
This section provides a quick introduction on CPAN (Comprehensive Perl Archive Network). 2025-09-30, ∼139🔥, 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, ∼137🔥, 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, ∼2007🔥, 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, ∼184🔥, 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, ∼143🔥, 0💬
References
List of reference materials used in this book. 2022-11-19, ∼171🔥, 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, ∼155🔥, 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, ∼373🔥, 0💬
Popular Posts:
This section describes the logical format of tracks and indexes of an audio CD (Compact Disc Digital...
Information on how to obtain the PDF version of this book for printing.
This book is a collection of tutorial notes and sample codes written by the author while he was lear...
This section describes the Blowfish decryption algorithm, which is identical to the encryption algor...
This chapter provides tutorial notes and example codes on DSA (Digital Signature Algorithm). Topics ...