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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

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

Available diffs

View changes file

Binary packages built by this source

libmodule-runtime-perl: Perl module for runtime module handling

 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.