libcgi-pm-perl 4.21-1 source package in Ubuntu

Changelog

libcgi-pm-perl (4.21-1) unstable; urgency=medium

  * Import upstream version 4.20.
  * Import upstream version 4.21.
    Fixes "change to tempfile handling in 4.05 breaks Ikiwiki"
    (Closes: #786587)

 -- gregor herrmann <email address hidden>  Fri, 26 Jun 2015 22:22:30 +0200

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

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-pm-perl_4.21-1.dsc 2.4 KiB 9ddbf4fb3c0c7c7dda5129771977f3f7d4e7f303fdf54255776fd4b426db5716
libcgi-pm-perl_4.21.orig.tar.gz 190.0 KiB 340d20a2b67211752d7c270c589e463d71aea8b8d75d9417250618219d3cf884
libcgi-pm-perl_4.21-1.debian.tar.xz 9.2 KiB c0bfa53f9da4fee88c8a312ac470c48e29778cca47b1fcfc89a4a2f66a3db849

Available diffs

No changes file available.

Binary packages built by this source

libcgi-pm-perl: module for Common Gateway Interface applications

 CGI.pm is a Perl module that provides classes useful for creating Web forms
 and for parsing their contents. It defines CGI objects, entities that contain
 the values of the current query string and other state variables.