Help for this page

Select Code to Download


  1. or download this
       my %switch_hash = (
               chrdex   => {
    ...
        );
    
    $rhent = \%switch_hash;
    
  2. or download this
    my @dates = ( keys %{(keys %{(keys %$rhent)})} );
    
  3. or download this
    Can't use string ("3") as a HASH ref while "strict refs" in use at ./x
    +cl3.pl line 301