Popular Books:
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, ∼180🔥, 0💬
What Is CPAN
This section provides a quick introduction on CPAN (Comprehensive Perl Archive Network). 2025-09-30, ∼177🔥, 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, ∼177🔥, 0💬
HelloMySQL.pl - My First Perl Program with MySQL
This section describes a tutorial example on how use the DBI->connect() function to connect Perl scripts to MySQL database server. 2022-10-14, ∼171🔥, 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, ∼169🔥, 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, ∼164🔥, 0💬
Install PerlMagick from Source Code
This section provides a tutorial example on installing PerlMagick module from source code on macOS. Installation failed with the LCD step. 2022-10-06, ∼163🔥, 0💬
Popular Posts:
This book introduces you the Gregorian calendar and the Chinese calendar. A Java program is provided...
This section describes the DER (Distinguished Encoding Rules) - A binary format of encoding a data v...
This section describes the logical format of tracks and indexes of an audio CD (Compact Disc Digital...
This section describes the DER (Distinguished Encoding Rules) - A binary format of encoding a data v...
This section describes a tutorial on how to get summary information of a CD-ROM with 'isoinfo' tool.