libtemplate-plugin-class-perl 0.14-1.1 source package in Ubuntu

Changelog

libtemplate-plugin-class-perl (0.14-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>  Mon, 04 Jan 2021 16:34: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 Pocket Published Component Section
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtemplate-plugin-class-perl_0.14-1.1.dsc 2.2 KiB 72bf0bc9933146a4949d10d84bd4de261e7980accb3a5a97592150b4018c54cf
libtemplate-plugin-class-perl_0.14.orig.tar.gz 2.3 KiB 0604fe8ae7bf3ad9679e64d9b1ad4c9e9014c177aa80e835d52a86f78d9707c3
libtemplate-plugin-class-perl_0.14-1.1.debian.tar.xz 2.7 KiB 7710b7e28276a4e92a4bab646f5ae2d181dcabf40fb65e6c7984f2056fa68c45

Available diffs

No changes file available.

Binary packages built by this source

libtemplate-plugin-class-perl: module for calling methods of arbitrary classes in Template Toolkit

 This is a plugin for the perl Template Toolkit.
 .
 Template::Plugin::Class allows you to call class methods on arbitrary
 classes. One particularly good use for this is in Class::DBI style
 applications.