libmixin-extrafields-param-perl 0.020-1 source package in Ubuntu
Changelog
libmixin-extrafields-param-perl (0.020-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.020 * Update upstream copyright statement * Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1) * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Switch to source format 3.0 (quilt) * Add build-dependency on Test::More 0.96 * Add myself to uploaders and copyright -- Florian Schlichting <email address hidden> Thu, 03 Oct 2013 21:47:23 +0200
Upload details
- Uploaded by:
- Debian Perl Group on 2013-10-04
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmixin-extrafields-param-perl_0.020-1.dsc | 2.3 KiB | 0ae33b9de2c63762422ea73d68bd160b5bd8fb37f75dee7d4802b478942d7117 |
libmixin-extrafields-param-perl_0.020.orig.tar.gz | 13.7 KiB | f59ce9c9139cbf1a1af459e803fe0284b44e546f66f2bd1dcba28ccbdac21720 |
libmixin-extrafields-param-perl_0.020-1.debian.tar.gz | 2.0 KiB | f335e7826584022b35be37b005a57e176cb76205bcc967861fa69ddd35f2131d |
Available diffs
- diff from 0.011-2 (in Ubuntu) to 0.020-1 (19.5 KiB)
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.