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