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

Changelog

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

  * Import upstream version 4.55.
  * Update test dependencies.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 08 Jan 2023 23:12: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
Lunar release main perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-pm-perl_4.55-1.dsc 2.4 KiB a12d5f37a7d7e6120860e7d72ffa5ec928211b07cfd650b239c0561b58abf4ff
libcgi-pm-perl_4.55.orig.tar.gz 200.9 KiB 67895e94b13fdf46a3893c9a17c2d0d4c3d4cd2550e1f41e26696c10cb8c64b2
libcgi-pm-perl_4.55-1.debian.tar.xz 10.2 KiB 0ab7e73f4c77626a56c82a5b9b36fd802ceade835a4140b6940d2b0716e65ede

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.