Help for this page

Select Code to Download


  1. or download this
    #=====================================================================
    +=========
    # Blindly untaint tainted fields in Inline object.
    ...
                      } split $delim, $ENV{PATH};
        map {($_) = /(.*)/} @INC;
    }