[p4perl] Help for a beginner
Tony Smith
tony@smee.org
Tue, 21 Dec 2004 16:47:55 +0000
Hi Craig,
On Tuesday 21 December 2004 16:30, Craig Leigh wrote:
> I have received the same error:
>
> /*
> P4::Client::Run() - Client has not been initialised at
> C:/Perl/site/lib/P4.pm line 211.
> Failed to connect to Perforce Server at C:\src\p4samp.pl line 7.
> */
>
> but I'm working on it. My $VERSION in p4.pm is: $VERSION = qq( 1.2587
> );
Hmm... that's fairly old. Did you perhaps get it from CPAN? Probably about
time I updated the CPAN files - I'll do that shortly. For what it's worth,
the master site for P4Perl is the Perforce Public Depot, not CPAN.
> I also have:
>
> ActiveState Perl: This is perl, v5.6.1 built for
> MSWin32-x86-multi-thread
> Perforce client: 2004.2 72642
> P4Perl: p4perl56-setup-2.2596.exe
> Windows XP Professional w/SP2
>
> Do I have the wrong P4?
I think so. Could you try grabbing it from the home page:
http://public.perforce.com/guest/tony_smith/perforce/API/Perl/index.html
and see how you get on?
Thanks,
Tony