libmixin-extrafields-param-perl 0.022-1 source package in Ubuntu

Changelog

libmixin-extrafields-param-perl (0.022-1) unstable; urgency=medium

  * Remove internal comment from previous changelog entry.
  * Import upstream version 0.022.
  * Update years of packaging copyright.
  * Update upstream email address.
  * debian/copyright: drop second "Source".
  * Update debian/upstream/metadata.
  * Update alternative test dependency.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Sat, 07 Jan 2023 20:20:37 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmixin-extrafields-param-perl_0.022-1.dsc 2.7 KiB 52e932841138c81257d3452c67a6e2278b1f880eed9370478cca5f0a0f0baad4
libmixin-extrafields-param-perl_0.022.orig.tar.gz 16.7 KiB 41b931178fcc64e77a9ad92abc2974e2c0c0b2b071bb1026c108f3eb85486827
libmixin-extrafields-param-perl_0.022-1.debian.tar.xz 2.6 KiB 5b14f247b5c683f6cad3000ef5e236a264236d7a838ae7bde99fed4fab75b765

Available diffs

No changes file available.

Binary packages built by this source

libmixin-extrafields-param-perl: module to make classes provide a familiar "param" method

 Mixin::ExtraFields::Param mixes in to your class to provide a param method
 like the ones provided by CGI, CGI::Application, and other classes. It uses
 Mixin::ExtraFields, which means it can use any Mixin::ExtraFields driver to
 store your data.