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

VERSION

10       version 2.07
11

SYNOPSIS

13           type: Split
14           regex: '-'
15

DESCRIPTION

17       Split a single input value into an arrayref of values.
18

METHODS

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

AUTHOR

32       Carl Franks, "cfranks@cpan.org"
33

LICENSE

35       This library is free software, you can redistribute it and/or modify it
36       under the same terms as Perl itself.
37

AUTHOR

39       Carl Franks <cpan@fireartist.com>
40
42       This software is copyright (c) 2018 by Carl Franks.
43
44       This is free software; you can redistribute it and/or modify it under
45       the same terms as the Perl 5 programming language system itself.
46
47
48
49perl v5.28.1                      2018-12-14    HTML::FormFu::Filter::Split(3)
Impressum