Help for this page

Select Code to Download


  1. or download this
    sub create {
        my $class = shift;
    ...
        require $fp;
        return $class->new(@_);
    }
    
  2. or download this
    Insecure dependency in require while running with -T switch at .... 
    [the line "require $fp"]