Re: Pod::Simple - August PR Challenge Assignment

2015-08-20 Thread David E. Wheeler
On Aug 19, 2015, at 4:25 PM, Ron Savage r...@savage.net.au wrote:

 - ASCII 'v' Unicode 'v' CP1252. See
 - http://www.mail-archive.com/pod-people@perl.org/msg01710.html

This has been done, thanks to Karl.

David



smime.p7s
Description: S/MIME cryptographic signature


Re: Pod::Simple - August PR Challenge Assignment

2015-08-19 Thread Ron Savage

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


Re: Pod::Simple - August PR Challenge Assignment

2015-08-18 Thread Shawn H Corey
On Tue, 18 Aug 2015 07:58:01 -0700 (PDT)
Sean Zellmer s...@lejeunerenard.com wrote:

 Hey all,
 
 
 I was assigned Pod::Simple as my August module for the PR
 Challenge and was wondering if anything jumps to mind as a project
 for my PR. Any ideas are welcome. :)
 
 
 Peace,
 Sean

Well, I do have a wish list :)

https://github.com/shawnhcorey/perl5/blob/master/wishlist.pod


-- 
Don't stop where the ink does.
Shawn


Re: Pod::Simple - August PR Challenge Assignment

2015-08-18 Thread David E. Wheeler
On Aug 18, 2015, at 7:58 AM, Sean Zellmer s...@lejeunerenard.com wrote:

 I was assigned Pod::Simple as my August module for the PR Challenge and was 
 wondering if anything jumps to mind as a project for my PR. Any ideas are 
 welcome. :)

How about this?

  https://rt.cpan.org/Ticket/Display.html?id=105220

If not, take a look at the other open issues.

  https://rt.cpan.org/Dist/Display.html?Status=ActiveQueue=Pod-Simple

Best,

David



smime.p7s
Description: S/MIME cryptographic signature