Help for this page

Select Code to Download


  1. or download this
    #  Write the new file out.
          my $strdate = gmtime( time );
          open( FILE, ">$filename" ) || &InvalidFile();
    ...
    <!-- Changes: Modified $strdate (GMT) $author | $changes -->
    $body
    EOF
    
  2. or download this
    print <<EOF;
      
    <form action="$main::script" enctype="multipart/form-data" method=post
    +>
    ...
    <textarea rows=15 cols=175 WRAP=SOFT name=body>$body</textarea><br>
    </p>
    EOF
    
  3. or download this
    print <<EOF;
    <div>$vidlect</div>
    EOF
      print <<EOF;