Help for this page

Select Code to Download


  1. or download this
    package Taint::Obnoxious;
    use strict;
    ...
      re->import('taint');
      goto $orig_import;
    };