QuickTips Index
How to read character information from the World of Warcraft servers.
Perl Module Games::WoW::Armory - How to read character information from the World of Warcraft servers.
How to tell if something is a file or a directory in Perl
Perl file or directory tutorial - How to tell if something is a file or a directory in Perl using file test operators.
How to tell if a file exists in Perl
Perl file exists tutorial - How to tell if a file exists in Perl using file test operators.
How to get the size of a file in Perl using file test operators.
Perl file size tutorial - How to get the size of a file in Perl using file test operators.
Perl Module MP3::Tag
Perl Module MP3::Tag - How to edit MP3 meta tags in Perl with the MP3::Tag Perl module.
Perl string length() function - Quick Tutorial
Perl length function reference - learn how to use Perl's length() function in this quick tutorial.
Intermediate Perl Tutorial - Monitoring Services on your Server
Perl tutorial - How to write a quick service monitoring script in Perl.
Perl Module Yahoo::Search
Perl Module Yahoo::Search - How to tie into Yahoo's search engine with the Yahoo::Search Perl module.
Perl string index() function - Quick Tutorial
Perl index function reference - learn how to use Perl's index() function in this quick tutorial.
Perl Module GD::Simple
Perl Module GD::Simple - How to draw quick graphics and images with the GD::Simple Perl module.
Perl chr() & ord() functions - Quick Tutorial
Perl chr & ord function reference - learn how to use Perl's chr() & ord() functions in this quick tutorial.
Perl exists() function - Quick Tutorial
Perl exists function reference - learn how to use Perl's exists() function in this quick tutorial.
Perl delete() function - Quick Tutorial
Perl delete function reference - learn how to use Perl's delete() function in this quick tutorial.
Perl values() function - Quick Tutorial
Perl values function reference - learn how to use Perl's values() function in this quick tutorial.
Perl keys() function - Quick Tutorial
Perl keys function reference - learn how to use Perl's keys() function in this quick tutorial.
Perl each() function - Quick Tutorial
Perl each function reference - learn how to use Perl's each() function in this quick tutorial.
Perl array substr() function - Quick Tutorial
Perl substr function reference - learn how to use Perl's substr() function in this quick tutorial.
Perl array exec() and system() function - Quick Tutorial
Perl exec function reference - learn how to use Perl's exec() and system() function in this quick tutorial.
Perl array split() function - Quick Tutorial
Perl split function reference - learn how to use Perl's split() function in this quick tutorial.
Perl string lc() function - Quick Tutorial
Perl lc function reference - learn how to use Perl's lc() function in this quick tutorial.
Perl string lcfirst() function - Quick Tutorial
Perl lcfirst function reference - learn how to use Perl's lcfirst() function in this quick tutorial.
Perl string uc() function - Quick Tutorial
Perl uc function reference - learn how to use Perl's uc() function in this quick tutorial.
Perl array chop() and chomp() function - Quick Tutorial
Perl chop and chomp function reference - learn how to use Perl's chop() and chomp() function in this quick tutorial.
Installing Perl modules from CPAN
Installing Perl modules from CPAN - Learn how to install most Perl modules from CPAN in this tutorial.
Perl Module WWW::Myspace
Perl Module WWW::Myspace - How to hack and automate MySpace with the WWW::Myspace Perl module.
