libapp-fatpacker-perl 0.010008-ok2 source package in openKylin
Changelog
libapp-fatpacker-perl (0.010008-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 09:10:16 +0300
libapp-fatpacker-perl (0.010008-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 09:10:16 +0300
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl | |
Nile V2.0 | release | main | perl | |
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libapp-fatpacker-perl_0.010008.orig.tar.gz | 11.9 KiB | 129db36dc845661a582286810cfe2d5216eb2ce082bad40ae1fcdce0f45deccf |
libapp-fatpacker-perl_0.010008-ok2.debian.tar.xz | 1.9 KiB | 059b55a7d25d66f413ca6a95bbbf48d2cc7be58c279350ec7e0f46978c3677d7 |
libapp-fatpacker-perl_0.010008-ok2.dsc | 1.8 KiB | 7bd415550dc2ecc49e12fa7528723b46cfa5812b8eea34a1671fb829aebb91c6 |
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.