manju044 has asked for the wisdom of the Perl Monks concerning the following question:

Hello everyone ,I am new to coding , and i want to automate SVN commands ( like cleanup , switch , commit , checkout etc ) using perl . Please suggest me , how to proceed with this , what modules i can use , what is the easiest way to do this. Thanks , Manjunath

Replies are listed 'Best First'.
Re: Automating SVN using Perl
by poj (Abbot) on Aug 01, 2015 at 15:51 UTC

      Thanks for the quick reply

Re: Automating SVN using Perl
by 1nickt (Canon) on Aug 01, 2015 at 15:18 UTC

    You'll have a lot of reading to do. Please start with how to post a question here.

    The way forward always starts with a minimal test.