NAME
Dist::Zilla::lsplugins::Module - Transient data about a traversed plugin/role/module
VERSION
version 0.003001
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 <kentnl@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.