Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print header, start_html();
    print "<h1>Directory: $dir</h1>";
    print end_html();