libhtml-formfu-perl 0.09007-1 source package in Ubuntu

Changelog

libhtml-formfu-perl (0.09007-1) unstable; urgency=low


  [ Ansgar Burchardt ]
  * New upstream release 0.09005.

  [ gregor herrmann ]
  * New upstream release 0.09007.
  * Update years of third-party and packaging copyright.
  * Refresh patches (offset and .quiltrc settings).
  * Update (build) dependencies.

 -- gregor herrmann <email address hidden>  Mon, 30 Jan 2012 22:19:27 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhtml-formfu-perl_0.09007-1.dsc 3.0 KiB d0422ded540102ea967bc33e0fc3d3c3679ca340d88dfd117f7672aeebb85678
libhtml-formfu-perl_0.09007.orig.tar.gz 294.4 KiB 7e6750e01801714dd23784cb3826946c901e5285491dd71dd33238a48d77e9f9
libhtml-formfu-perl_0.09007-1.debian.tar.gz 5.9 KiB 5b77029fd8a125a3e15aeb2f272f048fcbdf580f19958604c5902b246ad65d43

No changes file available.

Binary packages built by this source

libhtml-formfu-perl: HTML form creation, rendering and validation framework

 HTML::FormFu is a HTML form framework which aims to be as easy as
 possible to use for basic web forms, but with the power and flexibility
 to do anything else you might want to do (as long as it involves forms).
 .
 You can configure almost any part of formfu's behaviour and output. By
 default formfu renders "XHTML 1.0 Strict" compliant markup, with as
 little extra markup as possible, but with sufficient CSS class names to
 allow for a wide-range of output styles to be generated by changing only
 the CSS.