libmodule-runtime-perl 0.016-ok1 source package in openKylin
Changelog
libmodule-runtime-perl (0.016-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libmodule-runtime-perl (0.016-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 |
---|---|---|
libmodule-runtime-perl_0.016.orig.tar.gz | 17.8 KiB | 68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024 |
libmodule-runtime-perl_0.016-ok1.debian.tar.xz | 1.7 KiB | 0f0d396b99f7f1eb62c49daf3621bc22ebae554d40ac9c83a618a0c826b1493f |
libmodule-runtime-perl_0.016-ok1.dsc | 2.0 KiB | 0bca169fdb8ff8ecc563f149322c6116510b89e6eeb8e48429264110c8b2f7bc |
Module::Runtime deals with runtime handling of Perl modules, which are normally
handled at compile time.
.
This module provide functions that can, for example, require or use modules at
runtime, check for module names validity, compose module names and more.