Help for this page
Select Code to Download
Select
or
download this
use Data::Dumper my $hash = parser(); print Dumper($hash);
Select
or
download this
print $hash->{'key'};