Skip Menu |

This queue is for tickets about the Net-Akamai CPAN distribution.

Report information
The Basics
Id: 92346
Status: resolved
Priority: 0/
Queue: Net-Akamai

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

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



Subject: [PATCH] Moose enum Warnings
Hey, I've sent a pull request that fixes the warnings produced by the change to the way enum should be called: https://github.com/jgoulah/Net-Akamai/pull/1 Below is a blurb the Moose guys have been distributing. --- 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. -- Cheers, ZZ [ https://metacpan.org/author/ZOFFIX ]
fixed/released