Hi Sean

On 19/08/15 00:58, Sean Zellmer wrote:
Hey all,

I was assigned Pod::Simple as my August module for the PR Challenge
<http://cpan-prc.org/> and was wondering if anything jumps to mind as a
project for my PR. Any ideas are welcome. :)

Info I've collected in my TiddlyWiki for Perl:

o Useful modules:
- Pod::Simple
- Provides Pod::Simple::LinkSection and Pod::Simple::BlackBox
- Pod::Text uses Pod::Simple
- Pod::Usage
- Pod::Perldoc::ToPod
- Text::Unidecode
- Pod::Escapes
- Pod::HTML2Pod
- Pod::PXML uses Pod::Tree

o Problems:
- Recognition of POD commands with binary data. See these 2:
- https://github.com/theory/pod-simple/blob/master/lib/Pod/Simple/BlackBox.pm#L243 - https://github.com/theory/pod-simple/blob/master/lib/Pod/Simple/BlackBox.pm#L158
- ASCII 'v' Unicode 'v' CP1252. See
- http://www.mail-archive.com/pod-people@perl.org/msg01710.html

o Links:
- https://metacpan.org/pod/perlpodspec
- http://www.mail-archive.com/pod-people@perl.org/index.html#01700
- http://perldoc.perl.org/perlpod.html
- https://github.com/theory/pod-simple/blob/master/lib/Pod/Simple/BlackBox.pm#L243 - https://github.com/genehack/pod-simple/blob/add-pod-simple-pod/lib/Pod/Simple.pm
- https://492648.bugs.gentoo.org/attachment.cgi?id=364130
- https://github.com/genehack/pod-simple-pod

o Obsolete modules:
- Pod::Parser
- Pod::Checker depends on Pod::Parser
- Pod::POM

--
Ron Savage - savage.net.au

Reply via email to