develooper Front page | perl.beginners | Postings from April 2011

Re: unable to print loader image properly until the backend processfinishes.

Thread Previous | Thread Next
From:
Rob Dixon
Date:
April 19, 2011 00:37
Subject:
Re: unable to print loader image properly until the backend processfinishes.
Message ID:
4DAD3BAB.5090007@gmx.com
On 19/04/2011 06:03, Agnello George wrote:
> On Mon, Apr 18, 2011 at 6:17 PM, Shlomi Fish<shlomif@iglu.org.il>  wrote:
>>
>> 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 presume that is what Shlomi meant. Take a look at the SVN::Client
module here

 
<http://search.cpan.org/~mschwern/Alien-SVN-v1.6.12.1/src/subversion/subversion/bindings/swig/perl/native/Client.pm>

I am sure you would be better off using this than using qx/svn .../.

HTH,

Rob

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About