Help for this page

Select Code to Download


  1. or download this
    #!c:/apache/perl/bin/perl.exe
    
    ...
    print "Test content (should be in middle)<br><br><br><br>\n";
    
    MyAppCommon::bottom();
    
  2. or download this
    use strict;
    
    ...
    }
    
    1;