On Wed, Aug 28, 2002 at 10:59:13AM +1200, LADDO wrote: > Hi all > > I have a log file which is generated by backup script and i am writing a > perl script to sort the log so as to prepare it to put into mysql > database and iam having a problem in doing that.
[ snip ] > i can do it with awk and bash but as iam learning perl iam trying to > write everything in perl. For all the guru's out there i know its very > simple please help I would suggest runnning your awk script through a2p and looking at the result. The output of a2p is not optimal, but it's normally not too bad. You can then come back with any specific questions. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]