libmodule-runtime-perl 0.018-ok1 source package in openKylin
Changelog
libmodule-runtime-perl (0.018-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 04 Jun 2026 13:53:23 +0800
libmodule-runtime-perl (0.018-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 04 Jun 2026 13:53:23 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libmodule-runtime-perl_0.018.orig.tar.gz | 26.8 KiB | 0bf77ef68e53721914ff554eada20973596310b4e2cf1401fc958601807de577 |
| libmodule-runtime-perl_0.018-ok1.debian.tar.xz | 1.7 KiB | b1984a2d926734872e61a4f9e516edd845afdbefe7b836cb1d4de246be98d41f |
| libmodule-runtime-perl_0.018-ok1.dsc | 2.0 KiB | 764eb80e9014788b09172c926f3fb495f4efacd6407a619eb336ddf0201afc1c |
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.