It's all about the answers!

Ask a question

How to Modify a Record through ClearQuest OSLC 2.0 REST API using Perl


vinitha dsouza (14723135) | asked Jan 20 '15, 11:42 p.m.
edited Jan 27 '15, 12:35 a.m.
As per the below link,
https://jazz.net/wiki/bin/view/Main/CqOslcV2
It is mentioned that we should first GET-> Update->PUT.
Can we have examples using perl?
Thanks in advance!!!!

Comments
Donald Nong commented Jan 27 '15, 6:23 p.m.

The samples in the document are not limited to any specific scripting/programming languages. What you need to know is how to use Perl to send HTTP request and receive HTTP response, and also construct/parse the XML/JSON contents. This should be a general Perl topic which you can find lots of references on the net.

One answer



permanent link
Pavel Dubovitsky (2814) | answered Jan 27 '15, 8:59 a.m.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.