debian man page for html::formfu::filter::compoundjoin

Query: html::formfu::filter::compoundjoin

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTML::FormFu::Filter::CompoundJoin(3pm) 		User Contributed Perl Documentation		   HTML::FormFu::Filter::CompoundJoin(3pm)

NAME
HTML::FormFu::Filter::CompoundJoin - CompoundJoin filter
SYNOPSIS
--- element: - type: Multi name: address elements: - name: number - name: street filter: - type: CompoundJoin # get the compound-value my $address = $form->param_value('address');
DESCRIPTION
For use with a HTML::FormFu::Element::Multi group of fields. Joins the input from several fields into a single value.
METHODS
join Arguments: $string Default Value: ' ' String used to join the individually submitted parts. Defaults to a single space. field_order Inherited. See "field_order" in HTML::FormFu::Filter::_Compound for details. --- element: - type: Multi name: address elements: - name: street - name: number filter: - type: CompoundJoin field_order: - number - street
AUTHOR
Carl Franks, "cfranks@cpan.org"
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-01-23 HTML::FormFu::Filter::CompoundJoin(3pm)
Related Man Pages
html::formfu::element::block(3pm) - debian
html::formfu::element::checkboxgroup(3pm) - debian
html::formfu::filter(3pm) - debian
html::formfu::inflator::compounddatetime(3pm) - debian
html::formfu::validator(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results
My first PERL incarnation... Audio Oscillograph