libalias-perl 2.32-12build2 source package in Ubuntu

Changelog

libalias-perl (2.32-12build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:37:35 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libalias-perl_2.32.orig.tar.gz 9.5 KiB def1b5a348199fb13999fc51f5b3cf1ac22a321405271f4e7012a09a43c23b50
libalias-perl_2.32-12build2.debian.tar.xz 4.5 KiB 35cd4d3955632e5399f91d44de6d85f1c5dcd76fc7223bc26682f4b65d8143c8
libalias-perl_2.32-12build2.dsc 2.0 KiB c1f43e24be296784e71caca8cadf8c1622cb81d8c39d8c173dff0db6499ccfa7

Available diffs

View changes file

Binary packages built by this source

libalias-perl: module for accessing perl variables through aliases

 You may find the Alias module useful if you:
 .
   * are tired of dereferencing hash-based object attributes
 .
   * wish perl could make-do with fewer $, -> and {} things
 .
   * are a little scared of using typeglobs
 .
   * want the freedom to put what you want, when you want in
     the symbol table without having to deal with weird syntax
 .
   * need to use scalar constants in your program since you don't
     trust yourself from changing $PI

libalias-perl-dbgsym: debug symbols for libalias-perl