Help for this page

Select Code to Download


  1. or download this
    my %newhash = (
        accesslevels => {
    ...
            default => $oldhash{function}{default}{content}
        }
    );
    
  2. or download this
    my %newhash;
    foreach my $key1 (keys %oldhash) {
    ...
            }
        }
    }