Help for this page

Select Code to Download


  1. or download this
    use Storable qw(dclone);
    foreach my $b1 (keys %{$ref_1->{'1'}}) {
    ...
        }
    }
    print Dumper $ref_1;