end.pl to HTML.

index -|- end

Generated: Tue Feb 2 17:54:31 2010 from end.pl 2008/07/30 153.

#!Perl -w
use strict;
use warnings;
print <DATA>;
exit(0);
__END__
This is the text to output ..
it can be anything
even with blank lines ...

index -|- top

checked by tidy  Valid HTML 4.01 Transitional