Help for this page

Select Code to Download


  1. or download this
        my %hashslice1 = map { /^NETWORK/
                               ? ($_, $hash{$_})
                               : (             )
                             } keys %hash;