- or download this
HASH DUMP: 2030000 => 2030000.xml
HASH DUMP: 2030001 => 2030001.xml
HASH DUMP: 2030002 => 2030002.xml
- or download this
my %hshAgg = $self->get_hshAgg();
dumpHash(%hshAgg);
- or download this
HASH DUMP: HASH(0x223db34) =>
- or download this
sub run {
my $self = Myobj->new(@_);
...
my %hshAgg = $self->get_hshAgg();
dumpHash(%hshAgg);
}