Subject: | Scripter.pod: correct minor POD formatting errors |
Corrections to some small POD formatting errors. podchecker verifies that these will work.
Thank you very much.
Jim Keenan
Subject: | Scripter.pod.corrections.diff |
--- /Users/jkeenan/adama/extlib/lib/perl5/WWW/Scripter.pod 2013-05-27 23:22:05.000000000 -0400
+++ ./Scripter.pod 2013-09-30 10:49:52.000000000 -0400
@@ -446,7 +446,7 @@
These two return what was passed to the constructor, optionally setting it.
-=back
+=back
=head2 Notes About WWW::Mechanize Methods
@@ -535,6 +535,8 @@
If it could not create a code ref, it should return C<undef> and put the
error message, if any, in C<$@>.
+=back
+
=head1 WRITING PLUGINS
Plugins are usually under the WWW::Scripter::Plugin:: namespace. If a
@@ -633,7 +635,7 @@
=back
-To report a bug, please send an e-mail to L<bug-WWW-Scripter@rt.cpan.org>
+To report a bug, please send an e-mail to C<bug-WWW-Scripter@rt.cpan.org>
or use the web interface at L<http://rt.cpan.org/>.
=head1 PREREQUISITES