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

Changelog

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

  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  14 May 2011 07:44:15 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhtml-formfu-perl_0.09003.orig.tar.gz 292.1 KiB 7be314a9bc8a19663b4ef14b9488b4483f7c74f9cd7f33c00cf5f6d8fc8b02b6
libhtml-formfu-perl_0.09003-1.debian.tar.gz 5.5 KiB fd7dab9ee4fe8d83484de7686c06af9b411a1e4ca438e9180aa026e003e321ba
libhtml-formfu-perl_0.09003-1.dsc 3.1 KiB c5133643d27b33cdcfce2be3128a121193367269967cb138a3792d1411e06d2e

Available diffs

View changes file

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.