Modifying your code to look like it can be a good first step :)use warnings; use strict; print "Content-Type: text/html\n\n"; #remove if you print to file print <<HTML; <html> <head> <title>Created By Perl</title> </head> <body> HTML __END__
In reply to Re: Create html file from script
by Ieronim
in thread Create html file from script
by dtharby
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |