Skip Menu |

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

Report information
The Basics
Id: 46932
Status: resolved
Priority: 0/
Queue: MooseX-Declare

People
Owner: Nobody in particular
Requestors: onken [...] netcubed.de
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.22
Fixed in: (no value)



Subject: Add MX::M::S returns syntax
I'd love to see this work: use MooseX::Declare; use Moose::Util::TypeConstraints; BEGIN { subtype 'PathClassFile', as 'Path::Class::File'; } class Declare { method file (PathClassFile $foo) returns (PathClassFile) { return new Path::Class::File; } } 1;
Subject: Re: [rt.cpan.org #46932] Add MX::M::S returns syntax
Date: Sun, 14 Jun 2009 11:37:05 +0200
To: Moritz Onken via RT <bug-MooseX-Declare [...] rt.cpan.org>
From: Florian Ragwitz <rafl [...] debian.org>
On Sun, Jun 14, 2009 at 05:29:39AM -0400, Moritz Onken via RT wrote: Show quoted text
> I'd love to see this work:
nperez already implemented this in his fork on github. It's pending to be merged. -- BOFH excuse #366: ATM cell has no roaming feature turned on, notebooks can't connect
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.