libapp-fatpacker-perl 0.010008-ok1 source package in openKylin
Changelog
libapp-fatpacker-perl (0.010008-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libapp-fatpacker-perl (0.010008-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libapp-fatpacker-perl_0.010008.orig.tar.gz | 11.9 KiB | 129db36dc845661a582286810cfe2d5216eb2ce082bad40ae1fcdce0f45deccf |
libapp-fatpacker-perl_0.010008-ok1.debian.tar.xz | 2.0 KiB | 28de707c66326063148ec8a2af30a073c05af9d104e3c424b5b669d6ace3016a |
libapp-fatpacker-perl_0.010008-ok1.dsc | 1.9 KiB | 20a6934f94c692d070a55c42c95f9355b7ce92f54a550aa1442dc15037b570ec |
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.