Menu

#14 Pod bug in manual

open
5
2009-12-17
2008-11-27
Anonymous
No

From jh@debian.org:

When running perldoc Expect.pod:

POD ERRORS
Hey! The above document had some coding errors, which are explained
below:

Around line 647:
'=item' outside of any '=over'

Around line 691:
You forgot a '=back' before '=head1'

----------------------------------------------------------

patch:

--- a/Expect.pod
+++ b/Expect.pod
@@ -644,6 +644,8 @@ appropriately set.

=head2 Configurable Package Variables:

+=over 4
+
=item $Expect::Debug

Defaults to 0. Newly created objects have a $object->debug() value
@@ -687,6 +689,7 @@ you have this on you can match lines in the middle of a page of output
using ^ and $ instead of it matching the beginning and end of the entire
expression. I think this is handy.

+=back

=head1 CONTRIBUTIONS

Discussion

  • Roland Giersig

    Roland Giersig - 2009-12-17

    Will be added to the next version.

     
  • Roland Giersig

    Roland Giersig - 2009-12-17
    • assigned_to: nobody --> rgiersig
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.