Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Yet another POD to HTML converter

by dpavlin (Friar)
on Mar 12, 2005 at 18:15 UTC ( [id://438966]=note: print w/replies, xml ) Need Help??


in reply to Yet another POD to HTML converter

Thanks for nice script. I had to change regex which adds stylesheet to:
$html =~ s!</head>!<link rel="stylesheet" href="$stylesheet" /></head> +!sm;
I think that this change show make it more compatibile with various html formats that Pod::Simple::HTML produce (I might have different version than you).

2share!2flame...

Log In?
Username:
Password:

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

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

    No recent polls found