Skip Menu |

This queue is for tickets about the MooseX-Types CPAN distribution.

Report information
The Basics
Id: 63198
Status: resolved
Priority: 0/
Queue: MooseX-Types

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

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



Subject: Minor doc bug
The synopsis example should include the ArrayRef and Str types in addition to Int and Hashref. # import builtin types use MooseX::Types::Moose qw/Int HashRef ArrayRef Str/;