Skip Menu |

This queue is for tickets about the Prophet CPAN distribution.

Report information
The Basics
Id: 93809
Status: new
Priority: 0/
Queue: Prophet

People
Owner: Nobody in particular
Requestors: lxp [...] cpan.org
Cc:
AdminCc:

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



Subject: use of deprecated Moose "enum" syntax causes test warnings
When running tests using ANY_MOOSE=Moose (which is necessary to avoid current problems with Mouse--see [rt.cpan.org #88537]), the following warning is emitted multiple times: Show quoted text
> Passing a list of values to enum is deprecated. Enum values should be > wrapped in an arrayref. at .../Moose/Util/TypeConstraints.pm line 441. > Moose::Util::TypeConstraints::enum('Prophet::Type::ChangeType', 'add_file', 'add_dir', 'update_file', 'delete') called at lib/Prophet/Meta/Types.pm line 11
Subject: use of deprecated Moose "enum" syntax causes test warnings
Inadvertent duplicate of [rt.cpan.org #93809].