libmoosex-nonmoose-perl 0.26-1.1 source package in Ubuntu
Changelog
libmoosex-nonmoose-perl (0.26-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Sat, 02 Jan 2021 15:28:30 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmoosex-nonmoose-perl_0.26-1.1.dsc | 2.3 KiB | 11882793d750dbd7b06dda9b16bfd302fb359a0141eb75325a12795fd588fe7b |
libmoosex-nonmoose-perl_0.26.orig.tar.gz | 24.9 KiB | cbbe52ecf16038231fbd7f2cc6bce166a3569c8cb396ae80ec4517c2e08daa7d |
libmoosex-nonmoose-perl_0.26-1.1.debian.tar.xz | 2.3 KiB | be442ddbe4a780d9f9c969f0bcfb9d12cf67951c2d54bdab19c3c08bb2f8dfe8 |
Available diffs
- diff from 0.26-1 to 0.26-1.1 (371 bytes)
No changes file available.
Binary packages built by this source
- libmoosex-nonmoose-perl: Moose extension to allow easy subclassing of non-Moose classes
MooseX::NonMoose allows for easily subclassing non-Moose classes with Moose,
taking care of the annoying details connected with doing this. It tries to be
as non-intrusive as possible - in most cases, inheriting from Moose classes
and inheriting from non-Moose classes should work identically.