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

Changelog

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

  * Import upstream version 4.54.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 12 Feb 2022 19:15:10 +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
Kinetic release main perl
Jammy release main perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-pm-perl_4.54-1.dsc 2.4 KiB 9ccc8dd8d52b539c7865fc6c3116882e2ba7af46f3c4bb9a5ef745455b0e1f1e
libcgi-pm-perl_4.54.orig.tar.gz 200.9 KiB 9608a044ae2e87cefae8e69b113e3828552ddaba0d596a02f9954c6ac17fa294
libcgi-pm-perl_4.54-1.debian.tar.xz 10.1 KiB dfadf67f6c2d99adc212fa0fe8d55cdfa3f2669c27b614846eb95a2e368ca165

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.