Help for this page

Select Code to Download


  1. or download this
    use 5.010;
    
    ...
        return $string;
    
        }
    
  2. or download this
    c:\@Work\Perl\monks\1nickt>perl elide_sensitive_1.pl
    ok 1 - '{'password' => 'secret'}' -> '{'password' => '***'}'
    ...
    1..16
    ok 17 - no warnings
    1..17