NAME
Module::List::WithPath - Like Module::List, but set hash values with paths
VERSION
This document describes version 0.003002 of Module::List::WithPath (from Perl distribution Module-List-WithPath), released on 2015-06-28.
DESCRIPTION
This module is a fork of Module::List 0.003. It's exactly like Module::List, except that it sets the resulting hash values with paths (or array of paths, if more than one paths are found).
SEE ALSO
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Module-List-WithPath.
SOURCE
Source repository is at https://github.com/perlancar/perl-Module-List-WithPath.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Module-List-WithPath
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.