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.60
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

AUTHOR

32       Dmitri Tikhonov
33
35       This software is copyright (c) 2020, 2018 by Dmitri Tikhonov.
36
37       This is free software; you can redistribute it and/or modify it under
38       the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.32.0                      2020-07-28        RT::Client::REST::Forms(3)
Impressum