Skip Menu |

This queue is for tickets about the podlators CPAN distribution.

Report information
The Basics
Id: 124461
Status: resolved
Priority: 0/
Queue: podlators

People
Owner: RRA [...] cpan.org
Requestors: eponymousalias [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 4.10
Fixed in: 4.11



Subject: Pod::Text default for sentence option does not match the doc
The Pod::Text version 4.10 code says this: $$self{opt_sentence} = 0 unless defined $$self{opt_sentence}; which contradicts the "Defaults to true." claim for the sentence option in the documentation.
Subject: Re: [rt.cpan.org #124461] Pod::Text default for sentence option does not match the doc
Date: Sun, 18 Feb 2018 09:22:49 -0800
To: "eponymous alias via RT" <bug-podlators [...] rt.cpan.org>
From: Russ Allbery <rra [...] cpan.org>
"eponymous alias via RT" <bug-podlators@rt.cpan.org> writes: Show quoted text
> The Pod::Text version 4.10 code says this:
Show quoted text
> $$self{opt_sentence} = 0 unless defined $$self{opt_sentence};
Show quoted text
> which contradicts the "Defaults to true." claim for the sentence > option in the documentation.
Oh, good catch. pod2text used to override the default, but it looks like that was also fixed in 2.0.0. I've corrected the documentation to match. -- #!/usr/bin/perl -- Russ Allbery, Just Another Perl Hacker $^=q;@!>~|{>krw>yn{u<$$<[~||<Juukn{=,<S~|}<Jwx}qn{<Yn{u<Qjltn{ > 0gFzD gD, 00Fz, 0,,( 0hF 0g)F/=, 0> "L$/GEIFewe{,$/ 0C$~> "@=,m,|,(e 0.), 01,pnn,y{ rw} >;,$0=q,$,,($_=$^)=~y,$/ C-~><@=\n\r,-~$:-u/ #y,d,s,(\$.),$1,gee,print
Fixed in 4.11.