libsub-uplevel-perl 0.2800-ok2 source package in openKylin
Changelog
libsub-uplevel-perl (0.2800-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 11:26:27 +0300
libsub-uplevel-perl (0.2800-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 11:26:27 +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 |
---|---|---|
libsub-uplevel-perl_0.2800.orig.tar.gz | 27.7 KiB | b4f3f63b80f680a421332d8851ddbe5a8e72fcaa74d5d1d98f3c8cc4a3ece293 |
libsub-uplevel-perl_0.2800-ok2.debian.tar.xz | 7.8 KiB | f6d883a1236fdc82d78e74b47b17a731cd47d6b57a648aeca73c2541f918ba2e |
libsub-uplevel-perl_0.2800-ok2.dsc | 1.8 KiB | aae6c6778b1d134b6ca5baa9d23ac31e29136e5e8eb05d04db8641ea489213ca |
Sub::Uplevel is a Perl module that provides a safe implementation similar to
Tcl's uplevel() function. It allows you to safely fool the caller() into
thinking it's in a different part of the stack, without knowing that it is
being wrapped.