NAME
Dist::Zilla::lsplugins::Module - Transient data about a traversed plugin/role/module
VERSION
version 0.002000
METHODS
loaded_module_does
Loads the module, using _loaded_module
, and returns undef
as soon as it can't proceed further.
If it can proceed to calling does
, it will return true if the plugin
does
the specified role.
AUTHOR
Kent Fredric <kentfredric@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.