Yuki Yoshida
/
App-findeps-0.10
⭐ Starred 2
GitHub stars
/
README.md

NAME
App::findeps - the Module to find dependencies for files you've selected
SYNOPSIS
Via the command-line program findeps;
$ findeps Plack.psgi | cpanm
$ findeps index.cgi | cpanm
$ findeps t/00_compile.t | cpanm
DESCRIPTION
App::findeps is a base module for executing findeps
TODO
is moved to github issue
SEE ALSO
findeps
LICENSE
Copyright (C) worthmine.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
AUTHOR
Yuki Yoshida(worthmine)