1HTML::FormFu::Filter::SUpsleirt(C3o)ntributed Perl DocumHeTnMtLa:t:iFoonrmFu::Filter::Split(3)
2
3
4

NAME

6       HTML::FormFu::Filter::Split - filter splitting a singe value into an
7       arrayref
8

SYNOPSIS

10           type: Split
11           regex: '-'
12

DESCRIPTION

14       Split a single input value into an arrayref of values.
15

METHODS

17   regex
18       A regex object or string to be passed as the "PATTERN" argument to
19       "split".
20
21       Default Value: '' (emtpy string)
22
23   limit
24       A number passed as the "LIMIT" argument to "split".
25
26       Default Value: 0
27

AUTHOR

29       Carl Franks, "cfranks@cpan.org"
30

LICENSE

32       This library is free software, you can redistribute it and/or modify it
33       under the same terms as Perl itself.
34
35
36
37perl v5.12.1                      2010-05-16    HTML::FormFu::Filter::Split(3)
Impressum