Navigation

  • DamienLearnsPerl scripts

DamienLearnsPerl scripts

Find here all scripts from the blog.
 twit.pl
twit_0_0_1.pl
Download
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.pl
Download
Reorganized code to use subroutines  4k v. 5 Mar 16, 2009 1:53 PM Damien LearnsPerl
twit_0_1_0.pl
Download
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.pl
Download
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.pl
Download
Added POD information, Renamed internal variables and functions to follow perlstyle guidelines    9k v. 9 Mar 28, 2009 2:15 AM Damien LearnsPerl
 twit_GUI.pl
twit_GUI_0_0_1.pl
Download
First version of the wxPerl implementation of the twit script  7k v. 3 Apr 29, 2009 1:49 PM Damien LearnsPerl
twit_GUI_0_0_2.pl
Download
Added display of remaining characters for message  10k v. 2 May 9, 2009 7:56 AM Damien LearnsPerl
twit_GUI_1_0_0.pl
Download
Fully functional twitter and identica graphical interface. Just change the path of the login file inside the script (yes I know, I hate it too)  14k v. 3 May 18, 2009 1:52 PM Damien LearnsPerl
twit_GUI_1_1_0.pl
Download
Added menu bar with File>Exit and Help>About menus Dependency on Net::Twitter::Lite  15k v. 3 Jun 10, 2009 2:12 PM Damien LearnsPerl