Title: [opsview-perl] [785] Added REST::Client for Service cloud integration
- Revision
- 785
- Author
- tvoon
- Date
- 2013-07-03 17:07:44 +0100 (Wed, 03 Jul 2013)
Log Message
Added REST::Client for Service cloud integration
Modified Paths
Added Paths
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES 2013-06-28 11:16:24 UTC (rev 784)
+++ trunk/CHANGES 2013-07-03 16:07:44 UTC (rev 785)
@@ -1,6 +1,7 @@
4.4.0
Updated libwww-perl and dependencies to possibly fix LWP issues with activations
Updated DBD::mysql to 0.423 with patch for memory leak when use_server_side_prepare
+ Added REST::Client
4.3.1
Added UUID, Mozilla::CA, Class::MethodMaker, LWP::Protocol::https, IPC::Shareable for VMware SDK
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2013-06-28 11:16:24 UTC (rev 784)
+++ trunk/Makefile 2013-07-03 16:07:44 UTC (rev 785)
@@ -652,6 +652,8 @@
PERL_MODULES += LWP::Protocol::https
PERL_MODULES += IPC::Shareable
PERL_MODULES += Mozilla::CA
+# Below for servicecloud integration in Service Desk Connector
+PERL_MODULES += REST::Client
# We add this as this as we need it for dashboard development
ifeq ($(DIST),Debian)
Added: trunk/cpanm/sources/REST-Client-249.tar.gz
===================================================================
(Binary files differ)
Property changes on: trunk/cpanm/sources/REST-Client-249.tar.gz
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins