![]() |
![]()
| ![]() |
![]()
NAMEHTML::FormFu::Filter::Split - filter splitting a singe value into an arrayref VERSIONversion 2.07 SYNOPSIStype: Split regex: '-' DESCRIPTIONSplit a single input value into an arrayref of values. METHODSregexA regex object or string to be passed as the "PATTERN" argument to "split". Default Value: '' (empty string) limitA number passed as the "LIMIT" argument to "split". Default Value: 0 AUTHORCarl Franks, "cfranks@cpan.org" LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORCarl Franks <cpan@fireartist.com> COPYRIGHT AND LICENSEThis software is copyright (c) 2018 by Carl Franks. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|