Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -wT
    
    ...
    use lib dirname(dirname abs_path $0);
    use SiteFunctions qw(ValidLogin);
    
  2. or download this
    pkn@ilak:/home/sites/feedback/cgi-bin$ ./test.pl
    Insecure dependency in require while running with -T switch at ./test.
    +pl line 13.
    BEGIN failed--compilation aborted at ./test.pl line 13.