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

Changelog

libmodule-scandeps-perl (1.31-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Fri, 26 Aug 2022 05:42:15 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libmodule-scandeps-perl_1.31.orig.tar.gz 54.8 KiB fc4d98d2b0015745f3b55b51ddf4445a73b069ad0cb7ec36d8ea781d61074d9d
libmodule-scandeps-perl_1.31-ok1.debian.tar.xz 8.3 KiB c09d7e0ce244070fd5fbea36ce99bd51b5d457afba7ab333275a5f94b021eeab
libmodule-scandeps-perl_1.31-ok1.dsc 2.0 KiB cae8d26950877b932c1359d0495b6dd86c9723c86ae2ba3ab47e2ac24d1d5074

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).