libmodule-scandeps-perl 1.35-1 source package in Ubuntu

Changelog

libmodule-scandeps-perl (1.35-1) unstable; urgency=medium

  * Import upstream version 1.35.
  * Refresh patch fix_references_to_renamed_executable (offset).
  * Update test and runtime dependencies.

 -- gregor herrmann <email address hidden>  Fri, 10 Nov 2023 00:40:23 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl
Noble release main perl

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-scandeps-perl_1.35-1.dsc 2.7 KiB edcb2a172b845cb2fdae634df1d327ab1635fc1096fc7c861a6f5a31a9ede4b8
libmodule-scandeps-perl_1.35.orig.tar.gz 57.9 KiB e5beb3adf55be3dab71f9a1416d4bad57b14e5e05c96370741b9d8f96a51b612
libmodule-scandeps-perl_1.35-1.debian.tar.xz 6.0 KiB edd6a7e654ab360abd9ac24ed3268485d96b09e3dd8981b427883f0ab6d06750

Available diffs

No changes file available.

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