- or download this
# Write the new file out.
my $strdate = gmtime( time );
open( FILE, ">$filename" ) || &InvalidFile();
...
<!-- Changes: Modified $strdate (GMT) $author | $changes -->
$body
EOF
- 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
- or download this
print <<EOF;
<div>$vidlect</div>
EOF
print <<EOF;