ServiceNow::SOAP

Description

A better Perl API for ServiceNow.

This API is simpler than ServiceNow::Simple and more powerful than ServiceNow's out-of-box Perl API.

Features of this module include:

Installation

To install this module

perl Makefile.PL
make
make test
make install

Dependencies

SOAP::Lite
LWP::UserAgent
HTTP::Cookies
MIME::Base64
XML::Simple
Time::HiRes

Copyright (C) 2015 by Giles Lewis

This is free software licensed under the terms of the the Artistic License (2.0).