HTHforeach my $area (Areas->retrieve_all()) { my $stats = $area->stats(month => 8); print join(', ', $area->name, $stat.name, $stat->disk, $stat->month), "\n"; }
In reply to Re: Finer points of Class::DBI
by cleverett
in thread Finer points of Class::DBI
by rlb3
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |