Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -T
    
    ...
    
    print "Content-type: text/plain\n\n";
    print "$ENV{'HTTP_HOST'}/test.pdf\n";
    
  2. or download this
    Insecure dependency in open while running with -T switch at /usr/lib64
    +/perl5/IO/File.pm line 187