my $stats = Stats::Module->new( $bigstruct->{ $something }{ $somethingelse } ); my( $avg = ( $stats->average, $stats->stddev ); $stats->done;