NAME
Tangerine::hook::anymoose - Process use Any::Moose
statements.
DESCRIPTION
This hook catches use Any::Moose
statements, and simply translates them into use Mouse
or use Mouse::Role
. Please, note Any::Moose is deprecated. This module is for legacy code only.
SEE ALSO
AUTHOR
Petr Šabata <contyk@redhat.com>
COPYRIGHT AND LICENSE
Copyright (c) 2014-2015 Petr Šabata
See LICENSE for licensing details.