Skip Menu |

This queue is for tickets about the Moops CPAN distribution.

Report information
The Basics
Id: 104265
Status: resolved
Priority: 0/
Queue: Moops

People
Owner: perl [...] toby.ink
Requestors: lifusexitus [...] gmail.com
Cc:
AdminCc:

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



Subject: Multiple attribute shortucts are not supported.
Date: Wed, 6 May 2015 18:22:36 +0300
To: bug-Moops [...] rt.cpan.org
From: Aliaksei Palkanau <lifusexitus [...] gmail.com>
The attached test fails with the following exception: 1..1 not ok 1 - Point->can('y') # Failed test 'Point->can('y')' # at /home/aliaksei/Work/Infoblox/new_fw/NXDOMAIN/t/has-array.t line 8. # Point->can('y') failed # Looks like you failed 1 test of 1. But both Moo and Moose should support such shortcuts: http://search.cpan.org/~ether/Moose-2.1404/lib/Moose/Manual/Attributes.pod#MULTIPLE_ATTRIBUTE_SHORTCUTS https://github.com/moose/Moo/blob/master/t/has-array.t

Message body is not shown because sender requested not to inline it.

Try upgrading MooseX::MungeHas.