libperl-prereqscanner-notquitelite-perl 0.9913-1 source package in Ubuntu

Changelog

libperl-prereqscanner-notquitelite-perl (0.9913-1) unstable; urgency=medium

  * Import upstream version 0.9913.
  * Add new test and runtime dependency: liburi-cpan-perl.
  * Bump debhelper-compat to 13.
  * Drop '<!nocheck>' annotation from libextutils-makemaker-cpanfile-perl
    build dependency.

 -- gregor herrmann <email address hidden>  Wed, 21 Oct 2020 17:39:56 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libperl-prereqscanner-notquitelite-perl_0.9913-1.dsc 3.0 KiB f01e0d20dd0f22302131caf3ae8869fa12cc714d5836a8eb50d719fe76307660
libperl-prereqscanner-notquitelite-perl_0.9913.orig.tar.gz 124.9 KiB 970d9fc5e14938c0f1740f8cfed094d5cfa4c4bd8d47fa80c59a9b0139cf548d
libperl-prereqscanner-notquitelite-perl_0.9913-1.debian.tar.xz 2.2 KiB 6fd5b3e4e7dc5847c3dc45cff03bf78fca60122665d54e9d5c1f329d3b3e1efc

Available diffs

No changes file available.

Binary packages built by this source

libperl-prereqscanner-notquitelite-perl: Perl module for scanning Perl code for prerequisites

 Perl::PrereqScanner::NotQuiteLite is yet another prerequisites scanner. It
 passes almost all the scanning tests for Perl::PrereqScanner and
 Module::ExtractUse (ie. except for a few dubious ones), and runs slightly
 faster than PPI-based Perl::PrereqScanner. However, it doesn't run as fast as
 Perl::PrereqScanner::Lite (which uses an XS lexer).
 .
 Perl::PrereqScanner::NotQuiteLite also recognizes eval. Prerequisites in eval
 are not considered as requirements, but they may be collected as suggestions.
 .
 Conditional requirements or requirements loaded in a block are treated as
 recommends. Noed modules are stored separately (since 0.94). You may or may
 not need to merge them into requires.