libmodule-scandeps-perl 1.37-ok1 source package in openKylin

Changelog

libmodule-scandeps-perl (1.37-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:05:55 -0700

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-scandeps-perl_1.37.orig.tar.gz 58.9 KiB 1f5e119cade1466c39c71e5bc35a8d4f4e672635db03d79a5a0dcf08c4e2b5a3
libmodule-scandeps-perl_1.37-ok1.debian.tar.xz 2.7 KiB 40985097c9e745cb9a86a66cf182adbd48c739d7911bf6c8b76a83f3a49a9b1a
libmodule-scandeps-perl_1.37-ok1.dsc 2.3 KiB ff7da2487b8267518c72251a0d99351a54172607d0c25d134dbbc5fdfe19cbe3

Available diffs

View changes file

Binary packages built by this source

libmodule-scandeps-perl: module to recursively scan Perl code for dependencies

 Module::ScanDeps is a Perl module that scans potential modules used by perl
 programs to determine information about modules they depend on. It performs
 static analysis as well as more aggressive scanning (by running files in
 compile-only or normal mode).