Skip Menu |

This queue is for tickets about the WebService-Pushover CPAN distribution.

Report information
The Basics
Id: 96017
Status: resolved
Priority: 0/
Queue: WebService-Pushover

People
Owner: shuff [...] cpan.org
Requestors: richard.fox [...] ahref.co.uk
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: v0.2.0
Fixed in: v1.0.0



Subject: Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref.
Spore complains really loudly about this: Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref. Rest of the shoutyness: http://pastebin.com/FnmLZBg4
On Tue May 27 18:41:43 2014, richard.fox@ahref.co.uk wrote: Show quoted text
> Spore complains really loudly about this: > Passing a list of values to enum is deprecated. Enum values should be > wrapped in an arrayref. > > Rest of the shoutyness: > http://pastebin.com/FnmLZBg4
hi there! thanks for your report. i have seen this issue; it's a deprecation warning that appeared in Moose 2.1200 (see http://search.cpan.org/perldoc?Moose%3A%3AManual%3A%3ADelta#2.1200 for details). i want to get this fixed before that feature stops working entirely; however, the code that needs to be changed is (as you noted) in Net::HTTP::SPORE. I've been meaning to work up a patch for it, and this is a useful reminder. To work around the problem for now, you can install a version of Moose < 2.1200; I don't want to add that as a hard requirement for WebService::Pushover because that strikes me as retrograde, and I want this module to work with new versions of its components. -shuff -- Steve Huff (SHUFF) * shuff@cpan.org
On Tue May 27 18:41:43 2014, richard.fox@ahref.co.uk wrote: Show quoted text
> Spore complains really loudly about this: > Passing a list of values to enum is deprecated. Enum values should be > wrapped in an arrayref. > > Rest of the shoutyness: > http://pastebin.com/FnmLZBg4
Hello Richard! Thank you for your patience with this issue. Yesterday I released WebService::Pushover v1.0.0, which removes the dependency on Net::HTTP::SPORE, and so this issue (and some others) have gone away. Please try the latest releease and let me know how it works for you. all the best, -shuff -- Steve Huff (SHUFF) * shuff@cpan.org