in reply to Re: Re: SAS vs Perl?
in thread SAS vs Perl?
Aha! So that's what "a complete framework for delivering high-value enterprise intelligence that optimally integrates individual technology components within your existing infrastructure" means! Is that something like...
</tongue_in_cheek>foreach(@log) { /(some regex with captures here)/; push @{$hourly_site_log_sum{$1}{$2}},$3; }
:) Ben.
|
|---|