libmoosex-emulate-class-accessor-fast-perl 0.009032-2 source package in Ubuntu

Changelog

libmoosex-emulate-class-accessor-fast-perl (0.009032-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 18:38:46 +0000

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
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-emulate-class-accessor-fast-perl_0.009032-2.dsc 2.5 KiB e998b37cbf25cda9eecc373cdeac0ca64533542f46eea301281ebf43a9f2f954
libmoosex-emulate-class-accessor-fast-perl_0.009032.orig.tar.gz 16.3 KiB 82eeb7ef1f0d25418ae406ea26912b241428d4b2ab9510d5e9deb3f72c187994
libmoosex-emulate-class-accessor-fast-perl_0.009032-2.debian.tar.xz 3.0 KiB 81974822f0c05864aebab734d858b4b7c48edbdbddd72be29b3725c94f865a90

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-emulate-class-accessor-fast-perl: module to emulate Class::Accessor::Fast using Moose attributes

 MooseX::Emulate::Class::Accessor::Fast attempts to emulate the behavior of
 Class::Accessor::Fast as accurately as possible using the Moose attribute
 system.
 .
 The public API of Class::Accessor::Fast is wholly supported, but the private
 methods are not. If you are only using the public methods (as you should) then
 migrating to this is trivial.