<tongue_in_cheek>
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...
foreach(@log) {
/(some regex with captures here)/;
push @{$hourly_site_log_sum{$1}{$2}},$3;
}
</tongue_in_cheek>
:) Ben. |