Help for this page

Select Code to Download


  1. or download this
    use Monkey::Patch qw[patch_package];
    
    ...
        or die "tie(\%obj, 'Tie::IxHash') failed!\n";
      $orig->(\%obj)
    };