App::perlutils - utils for perl development
A few useful utilities for perl developers.
list dependencies for perl modules or scripts, with core info.
list all files in @INC. With LS_COLORS!
find where a module is residing
list all functions defined in **/*.p[lm]
TODO
get VERSION info from a perl module
bump $VERSION.
Report bugs and/or feature requests on rt.cpan.org, the repository issue tracker or directly to m@japh.se
Magnus Woldrich CPAN ID: WOLDRICH m@japh.se L<~/|http://japh.se> L<git|http://github.com/trapd00r>
None required yet.
Copyright 2019- THIS MODULEs "AUTHOR" and "CONTRIBUTORS" as listed above.
This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
~/
To install App::perlutils, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::perlutils
CPAN shell
perl -MCPAN -e shell install App::perlutils
For more information on module installation, please visit the detailed CPAN module installation guide.