Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Create html file from script

by explorer (Chaplain)
on Jul 18, 2006 at 14:59 UTC ( [id://562037]=note: print w/replies, xml ) Need Help??


in reply to Create html file from script

The problem is here:
print OUTPUT "<title>Created By Perl<\title>\n";
Perl interpret '\t' like a tab space.
The solution is write the correct char: '/'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://562037]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-24 00:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found