Help for this page

Select Code to Download


  1. or download this
    #!C:\Dwimperl\perl\bin\perl.exe
    # PERL MODULES WE WILL BE USING
    ...
    }
    print $q->p( qq!<a href="$URL">Back to Main Page</a>! );
    print $q->end_html;
    
  2. or download this
    <html>
    <head><title>ADDRESS BOOK</title></head>
    ...
    </div>
    </body>
    </html>