Skip Menu |

This queue is for tickets about the Object-MultiType CPAN distribution.

Report information
The Basics
Id: 14671
Status: new
Priority: 0/
Queue: Object-MultiType

People
Owner: Nobody in particular
Requestors: okan [...] demirmen.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.05
Fixed in: (no value)



Subject: very minor grammer typo
--- MultiType.pm.orig Tue Sep 20 11:36:42 2005 +++ MultiType.pm Tue Sep 20 11:37:13 2005 @@ -380,7 +380,7 @@ =head1 DESCRIPTION -This module return an object that works like a Hash, Array, Scalar, Code and Glob object at the same time. +This module returns an object that works like a Hash, Array, Scalar, Code and Glob object at the same time. The usual way is to call it from your module at new():