Bug 469622 - Review Request: perl-MooseX-Types-Path-Class - A Path::Class type library for Moose
Summary: Review Request: perl-MooseX-Types-Path-Class - A Path::Class type library for...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Bugzilla
Classification: Community
Component: Test
Version: devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL: http://search.cpan.org/dist/MooseX-Ty...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-03 07:37 UTC by Chris Weyl
Modified: 2013-06-24 02:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-03 07:39:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2008-11-03 07:37:29 UTC
Spec URL: http://fedorapeople.org/~cweyl/perl-MooseX-Types-Path-Class.spec
SRPM URL: http://fedorapeople.org/~cweyl/perl-MooseX-Types-Path-Class-0.05-1.fc9.src.rpm

Description:
MooseX::Types::Path::Class creates common Moose types, coercions and option
specifications useful for dealing with Path::Class objects as Moose attributes.

Coercions (see Moose::Util::TypeConstraints) are made from both 'Str' and
'ArrayRef' to both Path::Class::Dir and Path::Class::File objects.  If you
have MooseX::Getopt installed, the Getopt option type ("=s") will be added
for both Path::Class::Dir and Path::Class::File.


Note You need to log in before you can comment on or make changes to this bug.