libautobox-perl 3.0.1-ok3 source package in openKylin

Changelog

libautobox-perl (3.0.1-ok3) nile; urgency=medium

  * Re-upload.

 -- CI Bot <email address hidden>  Fri, 26 Apr 2024 07:20:58 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl
Huanghe V3.0 release main perl
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libautobox-perl_3.0.1.orig.tar.gz 85.0 KiB c303b7fccfaa1ff4d4c429ab3f15e5ca2a77554ef8c9fc3b8c62ba859e874c98
libautobox-perl_3.0.1-ok3.debian.tar.xz 4.8 KiB 8635527ced744fdb27611b3a8b39384f90addf9eb11b32cf44f20b82bf7fe88e
libautobox-perl_3.0.1-ok3.dsc 1.9 KiB 4ef609ee60d1326f44cb2f3d78b48869b7081f07b832173b2f4061e94f66982c

View changes file

Binary packages built by this source

libautobox-perl: Perl pragma for method calls on native types

 autobox is a Perl pragma that enables method calls on Perl's native data types
 including numeric values (integers and floats), strings, arrays, hashes and
 even code references in a simple and consistent way.
 .
 When a method is invoked on something which is not a blessed object reference,
 autobox looks for the method in a package whose name corresponds to the ref()
 type of the value. This design means extending the default functionality for
 new methods on a type-by-type basis is very simple.

libautobox-perl-dbgsym: debug symbols for libautobox-perl