-
The Perl-Beginner mailing list at Yahoo! Groups
-
Digest Header
From: <perl-beginner@yahoogroups.com>
To: <perl-beginner@yahoogroups.com>
Subject: [PBML] Digest Number 349
Date: Sunday, May 13, 2001 6:52 AM
There are 5 messages in this issue.
-
List of Today's Topics
Topics in this digest:
1. Upating a file's contents
From: "Don Smith" <dmsmith@tru.eastlink.ca>
2. Real neat FREE SMS Messaging Web Service
From: "Greg Simmons" <greg.simmons@ntlworld.com>
3. Re: Upating a file's contents
From: "Charles K. Clarkson" <c_clarkson@hotmail.com>
4. Linux Based Editors for Perl
From: fschmuck@chartertn.net
5. Re: Upating a file's contents
From: "Don Smith" <dmsmith@tru.eastlink.ca>
-
Delimiter after Today's Topics
________________________________________________________________________
________________________________________________________________________
-
Numbered Message: Headers and Body
Message: 1
Date: Sat, 12 May 2001 09:50:34 -0300
From: "Don Smith" <dmsmith@tru.eastlink.ca>
Subject: Upating a file's contents
Greetings,
I have a script that opens a file (file.txt) with the contents arranged as
follows...
#!/usr/bin/perl -w
use lib '/CGI.pm';
use CGI qw/:standard/;
use CGI::Carp 'fatalsToBrowser';
$foo = new CGI;
$RESULT = "File.txt";
$total = 0;
-
Delimiter after Each Message
________________________________________________________________________
________________________________________________________________________
-
Next Message
Message: 2
Date: Sat, 12 May 2001 19:54:58 +0100
From: "Greg Simmons" <greg.simmons@ntlworld.com>
Subject: Real neat FREE SMS Messaging Web Service
For those who are interested in SOAP web services,
I've just located this new web service. It seems to be
the first commercial one I've come across that's
a) working & b) actually useful.
________________________________________________________________________
________________________________________________________________________