libwww-form-urlencoded-perl 0.26-2 source package in Ubuntu

Changelog

libwww-form-urlencoded-perl (0.26-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 15:26:28 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-form-urlencoded-perl_0.26-2.dsc 2.2 KiB 2943eb1205720f6f281ec52e679f2afddd44cd3958075611768e0195ba6a6e49
libwww-form-urlencoded-perl_0.26.orig.tar.gz 15.0 KiB c0480b5f1f15b71163ec327b8e7842298f0cb3ace97e63d7034af1e94a2d90f4
libwww-form-urlencoded-perl_0.26-2.debian.tar.xz 2.1 KiB 0c25176af97738232bce72721ddbc1441d5593e6367f801ee01b46428193ce9f

Available diffs

No changes file available.

Binary packages built by this source

libwww-form-urlencoded-perl: parser and builder for application/x-www-form-urlencoded format

 WWW::Form::UrlEncoded provides an application/x-www-form-urlencoded encoding
 parser and builder. This module aims to be compatible with other CPAN modules
 like HTTP::Body's urlencoded parser.