Just a remark: Maybe Perl is not the best solution to do that with Jenkins There are lots of examples with Java/Groovy in the Wiki and in the web. Maybe a quick alternative to solve your issue.
On Wed, Jun 27, 2012 at 9:44 PM, Jim Searle <[email protected]> wrote: > I have perl scripts that automate setting up and modifying our job > configurations using get/post to the api. But, have a few issues with > keeping the xml properly formatted using the perl XML::Simple module. > Does anyone have the proper settings for the XMLin and XMLout calls? >
