Skip Menu |

This queue is for tickets about the Moose CPAN distribution.

Report information
The Basics
Id: 51791
Status: resolved
Priority: 0/
Queue: Moose

People
Owner: Nobody in particular
Requestors: amir.aharoni [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.93
Fixed in: (no value)



Subject: grammar error in Moose::Cookbook::Basics::Recipe4
The POD says: "The the Address class we define two subtypes". It should probably be: "In the Address class we define two subtypes.
Thanks Amir, fixed by 21ec197. Shawn