Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the boolean CPAN distribution.

Report information
The Basics
Id: 64838
Status: resolved
Priority: 0/
Queue: boolean

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.25
Fixed in: (no value)



Subject: POD errors
Not a big deal, but still annoying. 

+POD ERRORS +    Hey! The above document had some coding errors, which are explained +    below: + +    Around line 177: +        You forgot a '=back' before '=head1' + +        You forgot a '=back' before '=head1' +

http://search.cpan.org/diff?from=boolean-0.24&to=boolean-0.25&w=1


 
-=back - -=head2 autobox Methods - -If you use C<boolean> with C<autobox> you can call the following methods on any scalar: -
 =over
 
-=item $scalar->boolean - -Same as boolean($scalar). - -=item $scalar->is_true - -Same as isTrue(boolean($scalar)). - -=item $scalar->is_false - -Same as isFalse(boolean($scalar)). - -=back -
 =head1 EXPORTABLES
Argh. Sorry. RT can be bloody useless at retaining input sometimes.

Just view the 0.24 -> 0.25 delta and the POD issue will become apparent.  ( hopefully ) .

Outline:

=head1 METHODS
=over
*items*
=over
=head1 EXPORTABLES

pesky.

Fixed. Ta!