The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "formbuilder"

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

HTML::FormBuilder - A Multi-part HTML form River stage zero No dependents

Object-oriented module for displaying an HTML form. Overview of Form's HTML structure The root of the structure is the <form> element and follow by multiple <fieldset> elements. In each <fieldset>, you can create rows which contain label, different i...

BINARY/HTML-FormBuilder-0.13 - 09 Nov 2022 06:12:14 UTC - Search in distribution

Text::FormBuilder - Create CGI::FormBuilder objects from simple text descriptions River stage zero No dependents

This module is intended to extend the idea of making it easy to create web forms by allowing you to describe them with a simple langauge. These *formspecs* are then passed through this module's parser and converted into CGI::FormBuilder objects that ...

PEICHMAN/Text-FormBuilder-0.14 - 14 Mar 2012 04:26:47 UTC - Search in distribution
  • Examples - Sample uses of Text::FormBuilder
  • Class::ParseText::Base - Base class for modules using Parse::RecDescent parsers
  • fb - Frontend script for Text::FormBuilder

Maypole::FormBuilder - CGI::FormBuilder support in Maypole River stage zero No dependents

Maypole provides a great framework for simplifying the interaction between a UI and a database. But it provides very little support for simplifying the interface itself. Programmers are left to construct each form, widget by widget, using modules tha...

DAVEBAIRD/Maypole-FormBuilder-0.44 - 26 Sep 2005 10:13:33 UTC - Search in distribution

Class::DBI::FormBuilder - Class::DBI/CGI::FormBuilder integration River stage one • 1 direct dependent • 1 total dependent

Errata: use of column name/accessor/mutator is currently broken if your column accessors/mutators are different from the column name. The documentation is also broken w.r.t. this. This module creates a CGI::FormBuilder form from a CDBI class or objec...

DAVEBAIRD/Class-DBI-FormBuilder-0.483 - 22 Jun 2013 17:22:16 UTC - Search in distribution

Padre::Plugin::FormBuilder - Generate Perl for dialogs created in wxFormBuilder River stage zero No dependents

The Form Builder user interface design tool helps to produce user interface code relatively quickly. However, it does not natively support the generation of Perl code. Padre::Plugin::FormBuilder provides an interface to the Wx::Perl::FormBuilder modu...

ADAMK/Padre-Plugin-FormBuilder-0.04 - 23 Jan 2012 02:02:10 UTC - Search in distribution

Valiant::HTML::FormBuilder - General HTML Forms River stage zero No dependents

This class wraps an underlying data model and makes it easy to build HTML form elements based on the state of that model. Inspiration for this design come from Ruby on Rails Formbuilder as well as similar designs in the Phoenix Framework. You can sub...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC - Search in distribution

CGI::FormBuilder::Source::Perl - read FormBuilder config from Perl syntax files River stage one • 1 direct dependent • 2 total dependents

This module allows you to specify the config for a CGI::FormBuilder object using Perl syntax. The contents of the config file will be "eval"ed and the hash ref returned will be used as the config for the object....

EVDB/CGI-FormBuilder-Source-Perl-0.01 - 19 Oct 2008 11:05:46 UTC - Search in distribution

CGI::FormBuilder::Source::YAML - Initialize FormBuilder from YAML file River stage zero No dependents

This reads a YAML (YAML::Syck) file that contains FormBuilder config options and returns a hash to be fed to CGI::FormBuilder->new(). Instead of the syntax read by CGI::FormBuilder::Source::File, it uses YAML syntax as read by YAML::Syck. That means ...

MARKLE/CGI-FormBuilder-Source-YAML-1.0.8 - 17 Nov 2007 21:49:59 UTC - Search in distribution

CGI::FormBuilder::Template::HTC River stage zero No dependents

This engine adapts FormBuilder to use HTML::Template::Compiled. It works similar to CGI::FormBuilder::Template::TT2, not like CGI::FormBuilder::Template::HTML, because HTC can use the dot-syntax for accessing hash-keys....

TINITA/CGI-FormBuilder-Template-HTC-0.02 - 23 Nov 2006 19:03:38 UTC - Search in distribution

CGI::FormBuilder::Config::Simple - deploy web forms w/ .ini file River stage zero No dependents

HESCO/CGI-FormBuilder-Config-Simple-0.12 - 04 May 2010 16:25:22 UTC - Search in distribution

Catalyst::Controller::FormBuilder - Catalyst FormBuilder Base Controller River stage one • 2 direct dependents • 2 total dependents

This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield sticki...

MSTROUT/Catalyst-Controller-FormBuilder-0.06 - 26 Jan 2011 13:10:28 UTC - Search in distribution

CGI::FormBuilder::Mail::FormatMultiPart River stage zero No dependents

A plugin for CGI::FormBuilder to prettily send the form submission via e-mail, without requiring the presence of sendmail on the system or using a shell escape (i.e. Windows). It uses MIME::Lite to build the message and that module's interface to Net...

MARKLE/CGI-FormBuilder-Mail-FormatMultiPart-1.0.6 - 19 Feb 2010 05:16:24 UTC - Search in distribution

Catalyst::Controller::FormBuilder::MultiForm - Multiple forms per template with Catalyst::Controller::FormBuilder River stage zero No dependents

This module allows you to access multiple FormBuilder objects per template when using Catalyst::Controller::FormBuilder (see Catalyst::Controller::FormBuilder for more information). By default, Catalyst::Controller::FormBuilder provides a set of vari...

DWARREN/Catalyst-Controller-FormBuilder-MultiForm-0.03 - 28 Oct 2015 03:40:13 UTC - Search in distribution

Class::DBI::FormBuilder::Plugin::Time::Piece - Output Dates/Times Properly River stage zero No dependents

This module is loaded implicitly by CDBI::FormBuilder <= 0.32, when it encounters a Time::Piece object as a has_a field within a Class::DBI object/class. When that happens, Class::DBI::FormBuilder::Plugin::Time::Piece->field($obj,$form,$column) is ca...

DAVEBAIRD/Class-DBI-FormBuilder-Plugin-Time-Piece-0.1 - 11 Oct 2005 13:04:19 UTC - Search in distribution

Catalyst::Plugin::FormBuilder - (DEPRECATED) Catalyst FormBuilder Plugin River stage zero No dependents

This plugin merges the functionality of CGI::FormBuilder with Catalyst and Template Toolkit. This gives you access to all of FormBuilder's niceties, such as controllable field stickiness, multilingual support, and Javascript generation. For more deta...

NWIGER/Catalyst-Plugin-FormBuilder-1.07 - 08 Jan 2007 18:20:37 UTC - Search in distribution

Data::Domain - Data description and validation River stage one • 4 direct dependents • 7 total dependents

A *data domain* is a description of a set of values, either scalar or structured (arrays or hashes, possibly nested). The description can include many constraints, like minimal or maximal values, regular expressions, required fields, forbidden fields...

DAMI/Data-Domain-1.16 - 04 Mar 2024 21:37:50 UTC - Search in distribution

SQL::Abstract - Generate SQL from Perl data structures River stage three • 68 direct dependents • 604 total dependents

This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to ...

MSTROUT/SQL-Abstract-2.000001 - 23 Jan 2021 07:24:31 UTC - Search in distribution

HTML::PhotoAlbum - Create web photo albums and slideshows River stage zero No dependents

Admittedly a somewhat special-purpose module, this is designed to dynamically create and display a photo album. Actually, it manages multiple photo albums, each of which can be independently formatted and navigated. Basic usage of this module amounts...

NWIGER/HTML-PhotoAlbum-1.20 - 13 Jul 2005 20:56:43 UTC - Search in distribution

Task::Kensho - A Glimpse at an Enlightened Perl River stage one • 4 direct dependents • 4 total dependents

Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...

ETHER/Task-Kensho-0.41 - 03 Jul 2021 03:40:21 UTC - Search in distribution
40 results (0.043 seconds)