[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem with SVN::Client perl module

From: Chia-Liang Kao <clkao_at_clkao.org>
Date: 2003-12-17 14:28:06 CET

And that's why the pod synopsis is suggesting require instead of use. :)

Cheers,
CLK

On Wed, Dec 17, 2003 at 10:35:17AM +0100, Erik Huelsmann wrote:
> > The problem turns out to be in Base.pm. We redefine the 'import'
> > function so that we set up the perl version of svn_client_import, and
> > it blows up later on when we try to call the perl import subroutine.
> > I'm currently using the following hack to work around it, but I'm
> > pretty sure it's the wrong solution...
>
> The only way I've successfully used the bindings is to use 'require' (which
> doesn't use import) instead of 'use'.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 14:28:46 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.