I need help for handling text log file

2002-10-09 Thread Hello Buddy
Hi Perl experts, I need your help. I am absolute Perl beginner. I am writing perl with Windows 95 machine. I download Perl from activestate and my version 5.6.1. It works properly and I can run some program. Currently I am writing log file processing with perl. I can write normal pro

Re: I need help for handling text log file

2002-10-09 Thread Hello Buddy
rds"; > } > when finished, drop all the lines in the hash > to output file > ... foreach (sort(keys(%hash)) > { > print OUTPUTFILE $hash{$_}, "\n"; > } > > Hope this helps. > > Hello Buddy a écrit : > > > > Hi Perl experts, > >

Wants to know about outlook with perl

2002-10-22 Thread Hello Buddy
Hi, I am totally beginner in Perl and programming. I have no experience before. I want to know that "is it possible to do with perl script to write and send the mail for outlook without opening outlook application?". What I mean is I just enter user name and password for outlook account

RE: Wants to know about outlook with perl

2002-10-22 Thread Hello Buddy
ust plunge in! > > Please do some research: CPAN, how internet mail > works (pop3/smto, etc) mail formats, etc. Jump > into www.google.com and look! > > Aloha => Beau. > > -Original Message- > From: Hello Buddy [mailto:hello_buddy_001@;yahoo.com] > Sen