Help for this page

Select Code to Download


  1. or download this
    use Internals qw[ SetReadOnly ];
    
    ...
        }
        last if keys %hash == grep defined, values( %hash ); ## Updated, s
    +ee below.
    }
    
  2. or download this
    Attempt to access disallowed key 'bill' in a restricted hash at yoursc
    +ript.pl line nn, <$fh> line mm