I'm using a Perl environment and trying to connect to a Rational Team Concert server to manage items and files. Right now the only alternative I have seen is a java pseudo API to connect to their services.
This is like my last option and the solution involves a mid layer (Java console application) to call console commands using Perl and reaching the RTC server this way.
Any help would be really appreciated.