tags 558287 + confirmed
thanks

Hi Steve

On Fri, Nov 27, 2009 at 04:02:05PM +0000, Steve McIntyre wrote:
> Package: libconfig-ini-simple-perl
> Version: 0.02-1
> Severity: minor
> 
> The Config::INI::Simple manpage has a simple typo:
> 
> "So, $conf-{Block2}->{VAR2} = Value2>" should clearly have the ">"
> earlier in the line, before {Block2}.

The pod for Simple.pm has

Comments begin with either a ; or a # and must be on their own line. The 
object's hashref
will contain the variables under their blocks. The default block is "default" 
(see B<new> for
defaults). So, B<$conf->{Block2}->{VAR2} = Value2>

which causes tho have the $conf- in bold, and continuing normally when
the manpage is displayed. So confirm the wrong 'representation' in
manpage.

Hmm, please note that Config::INI::Simple may be superseeded by
Config::INI, and thus we should think about asking for removal for
Config::INI::Simple anyway. See [1].

Bests, 
Salvatore

 [1] http://www.perlmonks.org/?node_id=747379

Attachment: signature.asc
Description: Digital signature

Reply via email to