[ 源代码: libapp-fatpacker-perl ]
软件包:libapp-fatpacker-perl(0.010008-1)
libapp-fatpacker-perl 的相关链接
Debian 的资源:
下载源码包 libapp-fatpacker-perl:
- [libapp-fatpacker-perl_0.010008-1.dsc]
- [libapp-fatpacker-perl_0.010008.orig.tar.gz]
- [libapp-fatpacker-perl_0.010008-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to pack dependencies onto script files
While the proliferation of solutions like local::lib and cpanminus has made it a breeze to manage dependencies, there are still some rare occassions in which shipping code that has no external non-core dependencies is necessary.
App::FatPacker and the included fatpack script do the work of tracing, collecting packlists, extracting modules in fatlib, then concatenating into a packed script - in one shot.