libasa-perl 1.04-2 source package in Ubuntu

Changelog

libasa-perl (1.04-2) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 09:23:11 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libasa-perl_1.04-2.dsc 2.0 KiB cf120f50e8e6f793f9dffa4717e9185287f0bdf9dce3f55526837d28065f02e6
libasa-perl_1.04.orig.tar.gz 26.9 KiB e5833b74e733baee19d1ef5e04b1263c1cff9c1746995ad72fc40918f440675e
libasa-perl_1.04-2.debian.tar.xz 2.3 KiB 3f3880cdffb8549d43f5978a75d72e24d6ef809efb3694ff677ef509ea487559

Available diffs

No changes file available.

Binary packages built by this source

libasa-perl: Perl module for expanding a class or object's list of base classes

 The asa pragma attempts a new approach to bringing Java-style interfaces
 or Perl 6-style roles to Perl 5. It allows a class or object to
 look like a derivative of another class without actually specifying
 it in the @ISA array.