should eliminate the nasty stuff.while (<LOGFILE>) { my %hash=split /\|/,$_; ## do something with %hash ala $hash{time} or $hash{bytes} }
In reply to Re: Re: Perl readable Weblogs
by mr.nick
in thread Perl readable Weblogs
by mr.nick
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |