Subject: | POD error in perlbrew's POD: missing =back |
This section is missing a =back before the =head1:
"""
=item off
Disable perlbrew. Use C<switch> command to re-enable it.
=head1 OPTIONS
"""
It breaks man perlbrew:
"""
DESCRIPTION
This program will read the given input file(s) and do something
useful with the contents thereof.
POD ERRORS
Hey! The above document had some coding errors, which are
explained below:
Around line 80:
You forgot a '=back' before '=head1'
"""