libcgi-xml-perl 0.1-13 source package in Ubuntu

Changelog

libcgi-xml-perl (0.1-13) unstable; urgency=low

  * New Maintainer: Debian Perl Group (closes: #317406).
  * Improve watch file.

libcgi-xml-perl (0.1-12) unstable; urgency=low

  * QA upload.
  * Move debhelper from B-D-I to B-D
  * Use $(CURDIR) instead of $(PWD) in debian/rules (Closes: #390480)
  * Use debhelper 5.0.0
  * Conforms with latest Standards Version 3.7.2

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 02:19:24 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Feisty
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Feisty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcgi-xml-perl_0.1.orig.tar.gz 2.8 KiB 3fe5337ccf0863c6c412bdfa6a7303893dc8028a8cc2d9d89e7437dd3422c5c6
libcgi-xml-perl_0.1-13.diff.gz 3.0 KiB d99754f437edbc10dafc9e92dd527c9c4fb5490a9352093ddd7a803e13872df2
libcgi-xml-perl_0.1-13.dsc 842 bytes e017d64f871d1b8c5acadc9ff4509cd8f41e12500cf2bef250d39f0d983c61ed

View changes file

Binary packages built by this source

libcgi-xml-perl: perl module for converting CGI variables from/to XML

 This module converts CGI.pm variables to XML and vice versa.
 .
 CGI::XML is a subclass of CGI.pm, so it reads the CGI variables just
 as CGI.pm would.