Help for this page

Select Code to Download


  1. or download this
    &app_error("test.txt","File Name that created this error: test_mod.pl"
    +);
    
  2. or download this
    #!C:\perl\bin\perl.exe
    
    ...
    1;
    __END__
    
  3. or download this
    #!/perl/bin/perl -w
    
    ...
    &app_error("test.txt","File Name that created this error: test_mod.pl"
    +);
    
    print "after" # left  ; out to fail and to log error by ErrorModule