Help for this page

Select Code to Download


  1. or download this
        return( $c{_err_} );
    
  2. or download this
    my $some_key = q/Some Key/;
    $hash{$some_key} = 42;