Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Escape newlines in POD / (Selectively) don't generate space characters instead

by davies (Prior)
on Nov 08, 2020 at 11:42 UTC ( [id://11123501]=note: print w/replies, xml ) Need Help??


in reply to Escape newlines in POD / (Selectively) don't generate space characters instead

I'm afraid I gave up on pod2html a long time ago. I asked about issues in Apparently inconsistent POD behaviour and Unexpected HTML from POD. Either by /msg or in the chatterbox, someone suggested Pod::Xhtml, which I have used ever since without problems. The only point to consider is that it is not core.

Regards,

John Davies

  • Comment on Re: Escape newlines in POD / (Selectively) don't generate space characters instead

Replies are listed 'Best First'.
Re^2: Escape newlines in POD / (Selectively) don't generate space characters instead
by Ionic (Acolyte) on Nov 09, 2020 at 02:16 UTC

    The only point to consider is that it is not core.
    And that's a pretty huge deal-breaker. :/ For instance, my distro (Gentoo) isn't even shipping this conveniently packaged. If the documentation is not for something like a module that is put on CPAN, but internal modules within some wider piece of software and you're targeting a wide range of operating systems, you generally start to avoid non-core modules. Additionally, it looks like Pod::Parser - which Pod::Xhtml depends on for most of the actual content parsing - used to be part of core... until 5.32.0, when it was removed in favor of Pod::Simple.

    Frankly, I would hope that Pod::Simple showed some progress during the past 10 years. But I know, once bitten …

Re^2: Escape newlines in POD / (Selectively) don't generate space characters instead
by Anonymous Monk on Nov 08, 2020 at 19:00 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found