sub _ss { my ($self, $hashref) = @_; print Dumper($hashref); # do stuff with $hashref }