Updated Articles and Resources
-
Perl globbing tutorial - Reading a directory in perl, learn how to get a directory list.
Created:
Friday, February 03, 2006
Updated:
Thursday, January 26, 2012
Perl globbing tutorial - Reading a directory in perl, learn how to get a directory list. -
Perl Module Games::WoW::Armory - How to read character information from the World of Warcraft servers.
Created:
Sunday, September 21, 2008
Updated:
Thursday, January 26, 2012
Perl Module Games::WoW::Armory - How to read character information from the World of Warcraft servers. -
Perl file or directory tutorial - How to tell if something is a file or a directory in Perl using file test operators.
Created:
Tuesday, August 12, 2008
Updated:
Thursday, January 26, 2012
Perl file or directory tutorial - How to tell if something is a file or a directory in Perl using file test operators. -
Perl file exists tutorial - How to tell if a file exists in Perl using file test operators.
Created:
Tuesday, August 12, 2008
Updated:
Thursday, January 26, 2012
Perl file exists tutorial - How to tell if a file exists in Perl using file test operators. -
Perl file size tutorial - How to get the size of a file in Perl using file test operators.
Created:
Thursday, July 10, 2008
Updated:
Thursday, January 26, 2012
Perl file size tutorial - How to get the size of a file in Perl using file test operators. -
Perl Module MP3::Tag - How to edit MP3 meta tags in Perl with the MP3::Tag Perl module.
Created:
Tuesday, December 18, 2007
Updated:
Thursday, January 26, 2012
Perl Module MP3::Tag - How to edit MP3 meta tags in Perl with the MP3::Tag Perl module. -
Perl tutorial - How to write a quick service monitoring script in Perl.
Created:
Friday, March 02, 2007
Updated:
Thursday, January 26, 2012
Perl tutorial - How to write a quick service monitoring script in Perl. -
Perl Module Yahoo::Search - How to tie into Yahoo's search engine with the Yahoo::Search Perl module.
Created:
Saturday, February 10, 2007
Updated:
Thursday, January 26, 2012
Perl Module Yahoo::Search - How to tie into Yahoo's search engine with the Yahoo::Search Perl module. -
Perl Module GD::Simple - How to draw quick graphics and images with the GD::Simple Perl module.
Created:
Tuesday, October 31, 2006
Updated:
Thursday, January 26, 2012
Perl Module GD::Simple - How to draw quick graphics and images with the GD::Simple Perl module. -
Perl delete function reference - learn how to use Perl's delete() function in this quick tutorial.
Created:
Wednesday, October 11, 2006
Updated:
Thursday, January 26, 2012
Perl delete function reference - learn how to use Perl's delete() function in this quick tutorial. -
Perl each function reference - learn how to use Perl's each() function in this quick tutorial.
Created:
Tuesday, September 19, 2006
Updated:
Thursday, January 26, 2012
Perl each function reference - learn how to use Perl's each() function in this quick tutorial. -
Installing Perl modules from CPAN - Learn how to install most Perl modules from CPAN in this tutorial.
Created:
Tuesday, July 25, 2006
Updated:
Thursday, January 26, 2012
Installing Perl modules from CPAN - Learn how to install most Perl modules from CPAN in this tutorial. -
Perl Module WWW::Myspace - How to hack and automate MySpace with the WWW::Myspace Perl module.
Created:
Friday, June 23, 2006
Updated:
Thursday, January 26, 2012
Perl Module WWW::Myspace - How to hack and automate MySpace with the WWW::Myspace Perl module. -
Perl Module HTML::Template - How to separate HTML from your Perl logic with the HTML::Template Perl module.
Created:
Friday, June 09, 2006
Updated:
Thursday, January 26, 2012
Perl Module HTML::Template - How to separate HTML from your Perl logic with the HTML::Template Perl module. -
Perl Module Net::OSCAR - How to create an AIM or ICQ Bot in Perl with the Net::OSCAR Perl module.
Created:
Sunday, May 14, 2006
Updated:
Thursday, January 26, 2012
Perl Module Net::OSCAR - How to create an AIM or ICQ Bot in Perl with the Net::OSCAR Perl module. -
Perl ucfirst function reference - learn how to use Perl's ucfirst() function in this quick tutorial.
Created:
Friday, April 14, 2006
Updated:
Thursday, January 26, 2012
Perl ucfirst function reference - learn how to use Perl's ucfirst() function in this quick tutorial. -
Perl map function reference - learn how to use Perl's map() function in this quick tutorial.
Created:
Friday, April 14, 2006
Updated:
Thursday, January 26, 2012
Perl map function reference - learn how to use Perl's map() function in this quick tutorial. -
Perl grep function reference - learn how to use Perl's grep() function in this quick tutorial.
Created:
Monday, April 10, 2006
Updated:
Thursday, January 26, 2012
Perl grep function reference - learn how to use Perl's grep() function in this quick tutorial. -
Perl reverse function reference - learn how to use Perl's reverse() function in this quick tutorial.
Created:
Monday, April 10, 2006
Updated:
Thursday, January 26, 2012
Perl reverse function reference - learn how to use Perl's reverse() function in this quick tutorial. -
Perl join function reference - learn how to use Perl's join() function in this quick tutorial.
Created:
Sunday, April 02, 2006
Updated:
Thursday, January 26, 2012
Perl join function reference - learn how to use Perl's join() function in this quick tutorial. -
Perl splice function reference - learn how to use Perl's splice() function in this quick tutorial.
Created:
Saturday, April 01, 2006
Updated:
Thursday, January 26, 2012
Perl splice function reference - learn how to use Perl's splice() function in this quick tutorial. -
Perl Module Crypt::GeneratePassword - How to generate a password in Perl that is simple and readable with the Crypt::GeneratePassword Perl module.
Created:
Sunday, February 19, 2006
Updated:
Thursday, January 26, 2012
Perl Module Crypt::GeneratePassword - How to generate a password in Perl that is simple and readable with the Crypt::GeneratePassword Perl module. -
Perl here-doc tutorial - How to create multi-line strings in perl, learn how to use a here-doc.
Created:
Sunday, February 19, 2006
Updated:
Thursday, January 26, 2012
Perl here-doc tutorial - How to create multi-line strings in perl, learn how to use a here-doc. -
Perl length function reference - learn how to use Perl's length() function in this quick tutorial.
Created:
Friday, March 23, 2007
Updated:
Thursday, January 26, 2012
Perl length function reference - learn how to use Perl's length() function in this quick tutorial. -
Perl index function reference - learn how to use Perl's index() function in this quick tutorial.
Created:
Sunday, January 21, 2007
Updated:
Thursday, January 26, 2012
Perl index function reference - learn how to use Perl's index() function in this quick tutorial. -
Perl chr & ord function reference - learn how to use Perl's chr() & ord() functions in this quick tutorial.
Created:
Tuesday, October 24, 2006
Updated:
Thursday, January 26, 2012
Perl chr & ord function reference - learn how to use Perl's chr() & ord() functions in this quick tutorial. -
Perl exists function reference - learn how to use Perl's exists() function in this quick tutorial.
Created:
Tuesday, October 17, 2006
Updated:
Thursday, January 26, 2012
Perl exists function reference - learn how to use Perl's exists() function in this quick tutorial. -
Perl values function reference - learn how to use Perl's values() function in this quick tutorial.
Created:
Tuesday, October 03, 2006
Updated:
Thursday, January 26, 2012
Perl values function reference - learn how to use Perl's values() function in this quick tutorial. -
Perl keys function reference - learn how to use Perl's keys() function in this quick tutorial.
Created:
Thursday, September 28, 2006
Updated:
Thursday, January 26, 2012
Perl keys function reference - learn how to use Perl's keys() function in this quick tutorial. -
Perl exec function reference - learn how to use Perl's exec() and system() function in this quick tutorial.
Created:
Monday, August 28, 2006
Updated:
Thursday, January 26, 2012
Perl exec function reference - learn how to use Perl's exec() and system() function in this quick tutorial. -
Perl substr function reference - learn how to use Perl's substr() function in this quick tutorial.
Created:
Monday, August 28, 2006
Updated:
Thursday, January 26, 2012
Perl substr function reference - learn how to use Perl's substr() function in this quick tutorial. -
Perl split function reference - learn how to use Perl's split() function in this quick tutorial.
Created:
Monday, August 28, 2006
Updated:
Thursday, January 26, 2012
Perl split function reference - learn how to use Perl's split() function in this quick tutorial.
