[ ソース: 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.