Help for this page

Select Code to Download


  1. or download this
    #!c:/perl/bin/perl.exe
    
    ...
    
    print $q->header;
    print qq{*$_*} for @lines;
    
  2. or download this
    <html>
      <head>
    ...
        </form>
      </body>
    </html>
    
  3. or download this
    *one**two**three*
    
  4. or download this
    *one **two **three*