libalias-perl 2.32-12build1 source package in Ubuntu

Changelog

libalias-perl (2.32-12build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:36:57 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libalias-perl_2.32.orig.tar.gz 9.5 KiB def1b5a348199fb13999fc51f5b3cf1ac22a321405271f4e7012a09a43c23b50
libalias-perl_2.32-12build1.debian.tar.xz 4.5 KiB 2a9d9e45d6ece96ec0bb063ffa8f67a0cea75c6cc0cee868b7af09e99ded3b41
libalias-perl_2.32-12build1.dsc 2.0 KiB e00389e1b7fe0ca1cfdab293b9a13c9ffe28131c9c66f9c2241c8324bd262d84

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