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

Re: SVN::Core not on CPAN

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-30 16:35:04 CEST

Ph. Marek wrote:

> Hello Chia-liang Kao!
>
> I'm trying to install SVK by using the CPAN module in perl.
> But that doesn't work:
> - SVN::Core is not available on CPAN

Perhaps the best thing to do is to provide a stub SVN::Core on CPAN which
error's out in the Makefile.PL if the Subversion Perl bindings are not already
present. This way, we could control the error message more appropriately for
the situation. We do not want to make a Subversion distribution via CPAN... ;~)

> - There is a warning
> Argument "0.36.0" isn't numeric in numeric eq (==) at /usr/share/perl/5.8/CPAN.pm line 4624.
> But that can be ignored, I believe, because the test is
>

That's because CLKao is implicitely using the version.pm module from CPAN (via
CPANPLUS), so the overloading is missing if you haven't already installed
version.pm.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 30 16:35:13 2004

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

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