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

Changelog

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

  * Import upstream version 4.45.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.4.1.
  * Set upstream metadata fields: Bug-Submit, Repository.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.

 -- gregor herrmann <email address hidden>  Sat, 18 Jan 2020 20:16:35 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-pm-perl_4.45-1.dsc 2.4 KiB a28376abacd0e2f98c5b13c6fc961abf41ccaf0d2e166810979f145f377a93e0
libcgi-pm-perl_4.45.orig.tar.gz 200.1 KiB f6c1513740ee502e947d30131da18a5595dbcd19962d3dd0ff5dedf3cd1ed407
libcgi-pm-perl_4.45-1.debian.tar.xz 10.0 KiB 888d4e7ed1863c572a96b183be6c2c7179db1a14f6f915a8a8c79c327e2db8a0

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.