1ServiceNow::Connection(U3s)er Contributed Perl DocumentatSieornviceNow::Connection(3)
2
3
4

Connection module

6       Service-now Perl API - Connection perl module
7

Desciption

9       An object representation of a Connection object used to access your
10       Service-now instance.  The Connection class can be overrided by the API
11       user for implementations other than the default SOAP::Lite dependency.
12       To override this class, provide the subroutines for new, open, and
13       send.
14
15   System Requirements
16       The Service-now Perl API requires Perl 5.8 with the following modules
17       installed
18
19         * SOAP::Lite (prerequisites http://soaplite.com/prereqs.html) 0.71 or later
20         * Crypt::SSLeay
21         * IO::Socket::SSL
22
23
24
25perl v5.32.0                      2020-07-28         ServiceNow::Connection(3)
Impressum