- or download this
use strict;
use warnings;
...
my %k = test();
print Dumper(\%k);
- or download this
$VAR1 = {
'1' => undef,
'3' => undef,
'2' => undef
};
- or download this
use strict;
use warnings;
...
'3' => '0.0436435554447634',
'2' => '0.220397240555943'
};
- or download this
use strict;
use warnings;
...
'3' => '0.0419468023619665',
'2' => '0.199076903824793'
};