Penguin
Diff: CommandLineSMS
EditPageHistoryDiffInfoLikePages

Differences between version 6 and revision by previous author of CommandLineSMS.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 6 Last edited on Wednesday, June 9, 2004 11:30:29 am by AristotlePagaltzis Revert
Older page: version 5 Last edited on Tuesday, June 8, 2004 10:52:29 am by DrewBroadley Revert
@@ -7,16 +7,16 @@
 [Perl], using LWP/SSL and a few tricks, performs the appropriate POST requests to use the [Web2TXT] system to send the recipient's cellphone an [SMS]. 
  
 Module Dependancies: 
  
- libwww-perl ([ http://www .cpan.org/authors/id/G/GA/GAAS /libwww-perl-5.76.tar.gz ])  
- Net_SSLeay ([ http://www .cpan.org/authors/id/S/SA/SAMPO /Net_SSLeay.pm-1.25.tar.gz ])  
- IO-Socket-SSL ([ http://www .cpan.org/authors/id/B/BE/BEHROOZI /IO-Socket-SSL-.95.tar.gz ])  
- Crypt-SSLeay ([ http://www .cpan.org/authors/id/C/CH/CHAMAS /Crypt-SSLeay-.51.tar.gz ])  
+* [ libwww-perl | http://search .cpan.org/dist /libwww-perl/ ]  
+* [ Net_SSLeay | http://search .cpan.org/dist /Net_SSLeay.pm/ ]  
+* [ IO-Socket-SSL | http://search .cpan.org/dist /IO-Socket-SSL/ ]  
+* [ Crypt-SSLeay | http://search .cpan.org/dist /Crypt-SSLeay/
  
 !! Author 
  
 DrewBroadley 
  
 !! CVS 
  
 [http://cvs.corrupt.co.nz/viewcvs.cgi/vodafonesms/]