libmodule-depends-perl 0.16-5 source package in Ubuntu
Changelog
libmodule-depends-perl (0.16-5) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable) -- Jelmer Vernooij <email address hidden> Sat, 19 Nov 2022 19:54:27 +0000
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmodule-depends-perl_0.16-5.dsc | 2.2 KiB | f9e0fd0d2cd944ff1e07b80a882951283d486412f1c6ae4b8078e3fcbb06d643 |
libmodule-depends-perl_0.16.orig.tar.gz | 7.3 KiB | ff7d78a42f5410ec019442cf54360d61cb97355deb045f116a76e3a4c8a3a0a7 |
libmodule-depends-perl_0.16-5.debian.tar.xz | 6.1 KiB | 61a7e56141a8c14f2f3a02d92ea75e590997ff77cca3cb702dd6177ae1937e29 |
Available diffs
- diff from 0.16-4 to 0.16-5 (587 bytes)
No changes file available.
Binary packages built by this source
- libmodule-depends-perl: Perl module to identify the dependencies of a distribution
Module::Depends extracts module dependencies from an unpacked
distribution tree.
.
Module::Depends only evaluates the {MY,}META.{json,yml} files shipped with a
distribution. This won't be effective until all distributions ship such
files, so you should look at Module::Depends: :Intrusive.