On Mon Sep 29 14:39:14 2008, MMUSGROVE wrote:
Show quoted text
> The synopsis output does not correspond to the synopsis code.
>
> The "output" has "ears" instead of "years".
Here's a patch to fix the documentation.
--- Tie/Hash/Sorted.pm 2008-09-30 19:17:56.000000000 -0500
+++ Tie/Hash/Sorted.pm.new 2008-09-30 19:05:55.000000000 -0500
@@ -191,11 +191,11 @@
}
### OUTPUT ###
- Heimer is 48 ears old.
- John is 33 ears old.
- Jacob is 29 ears old.
- Jingle is 15 ears old.
- Smitz is 12 ears old.
+ Heimer is 48 years old.
+ John is 33 years old.
+ Jacob is 29 years old.
+ Jingle is 15 years old.
+ Smitz is 12 years old.
=head1 DESCRIPTION
Tue Sep 30 20:19:39 2008mmusgrove [...] cpan.org - Status changed from 'new' to 'open'