The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Form::Builder"

PDF::Builder::Resource::XObject::Form - Base class for external form objects River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

Form::Tiny::Inline - Form::Tiny with less hassle River stage one • 2 direct dependents • 2 total dependents

Inline forms are designed to cover all the basic use cases, but they are not as customizable and performant. Currently, they lack the ability to specify custom hooks, field filters and field validators. Furthermore, non-core plugins may be incompatib...

BRTASTIC/Form-Tiny-2.24 - 26 Mar 2024 17:48:53 UTC

CGI::AppBuilder::Form - Configuration initializer River stage zero No dependents

This class provides methods for reading and parsing configuration files....

GEOTIGER/CGI-AppBuilder-Form-1.001 - 17 Feb 2016 02:47:05 UTC

lib/Form/Tiny/FieldDefinitionBuilder.pm River stage one • 2 direct dependents • 2 total dependents

BRTASTIC/Form-Tiny-2.24 - 26 Mar 2024 17:48:53 UTC

PDF::Builder::Resource::XObject::Form::Hybrid - support routines for Forms. Inherits from PDF::Builder::Content, PDF::Builder::Content::Text, and PDF::Builder::Resource::XObject::Form River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

PDF::Builder::Resource::XObject::Form::BarCode - Base class for one-dimensional barcodes River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

PDF::Builder::Resource::XObject::Form::BarCode::ean13 - specific information for EAN-13 bar codes. Inherits from PDF::Builder::Resource::XObject::Form::BarCode River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

PDF::Builder::Resource::XObject::Form::BarCode::code128 - Code 128 and EAN-128 barcode support River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

PDF::Builder::Resource::XObject::Form::BarCode::int2of5 - specific information for interleaved 2-of-5 bar codes. Inherits from PDF::Builder::Resource::XObject::Form::BarCode River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

PDF::Builder::Resource::XObject::Form::BarCode::codabar - specific information for CodaBar bar codes. Inherits from PDF::Builder::Resource::XObject::Form::BarCode River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

PDF::Builder::Resource::XObject::Form::BarCode::code3of9 - specific information for 3-of-9 bar codes. Inherits from PDF::Builder::Resource::XObject::Form::BarCode River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC

Net::Curl::Form - Form builder for Net::Curl River stage two • 13 direct dependents • 20 total dependents

This module lets you build multipart/form-data HTTP POST. When finished it can be either supplied to Net::Curl::Easy handle or serialized manually. Net::Curl::Form does not export by default anything, but constants can be exported upon request. use N...

SYP/Net-Curl-0.56 - 01 Apr 2024 08:12:58 UTC

Tui - Text user interface toolkit River stage zero No dependents

RFLENS/Tui-0.4 - 21 Aug 1999 06:40:56 UTC

Gtk3::Ex::DBI::Form - Bind a Gtk3::Builder - generated window to a DBI data source River stage zero No dependents

This module automates the process of tying data from a DBI datasource to widgets on a Glade-generated form. All that is required is that you name your widgets the same as the fields in your data source. You have to set up combo boxes ( ie create your...

DKASAK/Gtk3-Ex-DBI-3.3 - 28 Aug 2017 04:28:44 UTC

WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded River stage four • 7 direct dependents • 1924 total dependents

WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and builder. This module aims to have compatibility with other CPAN modules like HTTP::Body's urlencoded parser. This module try to use WWW::Form::UrlEncoded::XS by default and f...

KAZEBURO/WWW-Form-UrlEncoded-0.26 - 07 Jun 2019 06:36:28 UTC

Form::Sensible::Field - Field base class for Form::Sensible River stage one • 2 direct dependents • 2 total dependents

Form::Sensible::Field provides the basic functionality for all field types in Form::Sensible. All form field classes indended for use with Form::Sensible should extend Form::Sensible::Field. Form::Sensible is distributed with the following field clas...

JAYK/Form-Sensible-0.20023 - 05 Feb 2012 23:16:39 UTC

Gtk2::Ex::DbLinker::Form - a module that display data from a database in glade generated Gtk2 interface River stage zero No dependents

This module automates the process of tying data from a database to widgets on a Glade-generated form. All that is required is that you name your widgets the same as the fields in your data source. Steps for use: * Create a xxxDataManager object that ...

RAPPAZF/Gtk2-Ex-DbLinker-0.113 - 21 Feb 2019 12:18:30 UTC

Valiant::HTML::Util::Form - HTML Form River stage zero No dependents

Builds on Valiant::HTML::Util::TagBuilder and Valiant::HTML::Util::FormTags to provide a wrapper around a model object that can be used to generate HTML form controls via a formbuilder such as Valliant::HTML::FormBuilder. or a subclass thereof. Like ...

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

WWW::Form::UrlEncoded::PP - pure-perl parser and builder for application/x-www-form-urlencoded River stage four • 7 direct dependents • 1924 total dependents

WWW::Form::UrlEncoded::PP provides pure-perl application/x-www-form-urlencoded parser and builder. see WWW::Form::UrlEncoded's document....

KAZEBURO/WWW-Form-UrlEncoded-0.26 - 07 Jun 2019 06:36:28 UTC

WWW::Form::UrlEncoded::XS - XS implementation of parser and builder for application/x-www-form-urlencoded River stage one • 1 direct dependent • 2 total dependents

WWW::Form::UrlEncoded::XS provides application/x-www-form-urlencoded parser and builder that is implemented by XS. see WWW::Form::UrlEncoded's document....

KAZEBURO/WWW-Form-UrlEncoded-XS-0.28 - 05 Sep 2022 23:20:09 UTC
23 results (0.035 seconds)