Skip Menu |

This queue is for tickets about the Form-Factory CPAN distribution.

Report information
The Basics
Id: 90665
Status: resolved
Priority: 0/
Queue: Form-Factory

People
Owner: Nobody in particular
Requestors: upasna.shukla [...] gmail.com
cpan [...] zoffix.com
Cc:
AdminCc:

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



Subject: New Moose may break your code
Date: Sat, 23 Nov 2013 07:57:55 +0530
To: bug-Form-Factory [...] rt.cpan.org
From: "Upasana Shukla" <upasna.shukla [...] gmail.com>
We recently changed the syntax of enum declarations in Moose types. It appears that your module is affected. You can read more about the change here: https://metacpan.org/pod/release/ETHER/Moose-2.1106-TRIAL/lib/Moose/Manual/Delta.pod#pod2.1200 We recommend that you take a look at your code to see if it indeed does need to be updated with respect to the latest Moose release, 2.1106-TRIAL. If you have any questions, then please ask either on Moose mailing list : http://lists.perl.org/list/moose.html or on #moose & #moose-dev on irc.perl.org.
Sent pull request that fixes this: https://github.com/zostay/FormFactory/pull/1 -- Cheers, ZZ [ https://metacpan.org/author/ZOFFIX ]
Thanks. Applied the patch, but have not released because of other problems in the code, some related to previous Moose deprecations.
This has sinced been released. Closing the ticket.