libfindbin-libs-perl 3.0.2-1 source package in Ubuntu

Changelog

libfindbin-libs-perl (3.0.2-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 3.0.2.
  * Refresh patches (offset).
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 08 Jan 2023 21:34:22 +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
Questing release universe perl
Plucky release universe perl
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfindbin-libs-perl_3.0.2-1.dsc 2.4 KiB c8c85f935e977bac008bf6d101439ab6f8b39608dbb69f9ce0c70e9fd14b8dd8
libfindbin-libs-perl_3.0.2.orig.tar.gz 46.5 KiB e8bf2c3128df023a10f3ab539947afe88e1bb2c8d3d328ba530ddc0d3503bd3d
libfindbin-libs-perl_3.0.2-1.debian.tar.xz 5.0 KiB 5e86ce3d6abb6c0fd4651c13adb8c496cfa31a9921c960531fa5ca04a892fd7a

Available diffs

No changes file available.

Binary packages built by this source

libfindbin-libs-perl: Perl module to use a relative path for lib directories

 FindBin::libs is a Perl module to locate and 'use lib' or export
 directories based on $FindBin::Bin.
 .
 This allows using libraries stored in paths relative to the program,
 which is a useful feature for developers.