Find here all scripts from the blog.
twit_0_0_1.plDownload
First version of twit.pl. Use as:
>perl twit.pl -s "I have just finished coding the first version of twit.pl"
2k
v. 3
Mar 16, 2009 1:51 PM
Damien LearnsPerl
twit_0_0_2.plDownload
Reorganized code to use subroutines
4k
v. 5
Mar 16, 2009 1:53 PM
Damien LearnsPerl
twit_0_1_0.plDownload
Added -file command line option to read passwords instead of having them hard coded in script, Reorganized code to use hashes for login info
5k
v. 4
Mar 16, 2009 1:52 PM
Damien LearnsPerl
twit_0_2_0.plDownload
Added --twitter (-t), --identica (-i) and --all (-a))command line options to select site for updates, Added --help (-h) and --version (-v) command line options, Added undefined argument check for $message in SendUpdate()
9k
v. 5
Mar 16, 2009 1:52 PM
Damien LearnsPerl
twit_0_2_1.plDownload
Added POD information, Renamed internal variables and functions to follow perlstyle guidelines
9k
v. 9
Mar 28, 2009 2:15 AM
Damien LearnsPerl