logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RT::Client::REST::Forms - This package provides functions from RT::Interface::REST, because we don't want

Author

       Dean Hamstead <dean@fragfest.com.au>

Name

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

Version

       version 0.72

   METHODS
       expand_list
           Expands a list, splitting on commas and stuff.

       form_parse
           Returns a reference to an array of parsed forms.

       form_compose
           Returns text representing a set of forms.

       vpush
           Add a value to a (possibly multi-valued) hash key.

       vsplit
           "Normalize" a hash key that's known to be multi-valued.

       1;

See Also