Hi Agnello,

On Tuesday 19 Apr 2011 08:03:19 Agnello George wrote:
> On Mon, Apr 18, 2011 at 6:17 PM, Shlomi Fish <shlo...@iglu.org.il> wrote:
> > > s/\s+$// for @all_svn;
> > 
> > Subversion has Application Programmers Interfaces (APIs) for that, so you
> > don't need to parse its output non-reliably.
> 
>  what do  you mean by api for subversion , do you mean perl svn module that
> i can find in CPAN.

I'm not sure it's on CPAN, but it *is* part of the Subversion distribution:

http://svnbook.red-bean.com/en/1.1/ch08s02.html#svn-ch-8-sect-2.3

Anyway, you can find the bindings by downloading Subversion's source:

http://subversion.apache.org/packages.html

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
My Aphorisms - http://www.shlomifish.org/humour.html

* Backward compatibility is your worst enemy.
* Backward compatibility is your users' best friend.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to