1RT::Client::REST::FormsU(s3e)r Contributed Perl DocumentaRtTi:o:nClient::REST::Forms(3)
2
3
4

NAME

6       RT::Client::REST::Forms - This package provides functions from
7       RT::Interface::REST, because we don't want to depend on rt being
8       installed.  Derived from rt 3.4.5.
9

VERSION

11       version 0.56
12
13   METHODS
14       expand_list
15           Expands a list, splitting on commas and stuff.
16
17       form_parse
18           Returns a reference to an array of parsed forms.
19
20       form_compose
21           Returns text representing a set of forms.
22
23       vpush
24           Add a value to a (possibly multi-valued) hash key.
25
26       vsplit
27           "Normalize" a hash key that's known to be multi-valued.
28
29       1;
30

AUTHORS

32       ·   Abhijit Menon-Sen <ams@wiw.org>
33
34       ·   Dmitri Tikhonov <dtikhonov@yahoo.com>
35
36       ·   Damien "dams" Krotkine <dams@cpan.org>
37
38       ·   Dean Hamstead <dean@bytefoundry.com.au>
39
40       ·   Miquel Ruiz <mruiz@cpan.org>
41
42       ·   JLMARTIN
43
44       ·   SRVSH
45
47       This software is copyright (c) 2018 by Dmitri Tikhonov.
48
49       This is free software; you can redistribute it and/or modify it under
50       the same terms as the Perl 5 programming language system itself.
51
52
53
54perl v5.30.0                      2019-07-26        RT::Client::REST::Forms(3)
Impressum