Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Module-ScanDeps
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
AUTHORS
1.65 KB
-rw-r--r--
2016-11-21 17:48:53
Edit
Del
Changes
28.27 KB
-rw-r--r--
2017-06-28 17:08:23
Edit
Del
README
780 B
-rw-r--r--
2016-12-21 18:40:38
Edit
Del
Editing: README
(780 B)
Path: /usr/share/doc/perl-Module-ScanDeps/README
Back
This is the README file for Module::ScanDeps, a module to recursively scan Perl programs for dependencies. An application of Module::ScanDeps is to generate executables from scripts that contains necessary modules; this module supports two such projects, PAR and App::Packer. Please see their respective documentations on CPAN for further information. * Installation Module::ScanDeps uses the standard perl module install process: perl Makefile.PL make make test make install * Copyright Copyright 2002-2008 by Audrey Tang <autrijus@autrijus.org>; 2005-2009 by Steffen Mueller <smueller@cpan.org>. All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See <http://www.perl.com/perl/misc/Artistic.html>.