Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Yet another POD to HTML converter

by dpavlin (Friar)
on Mar 12, 2005 at 18:15 UTC ( #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 musing on the Monastery: (5)
As of 2023-12-05 15:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (27 votes). Check out past polls.

    Notices?