Re: JPL mothballed?

[email protected] (Brian Jepson) Sat, 17 Mar 2001 08:50:30 -0800 (PST)
Newsgroups perl.jpl
Message-ID <[email protected]>
On Sat, 17 Mar 2001, cpaul wrote:

> 
> 
> hi!
> 
> where is some recent information on JPL?  is the last release really 1999 as
> in the CPAN archives?

There is a CVS archive with current, possibly unstable, versions. See:

  http://www.jepstone.net/bjepson/jpl/cvs.html

> does it work with perl 5.6 and jdk 1.3?

I'm not sure which versions it supports, since I haven't done any work
with it in a long time (I mainly manage the CVS archive, but I've done 
some tinkering in the past) .

> we experienced this error attempting to install it:
> 
> > Package JNI (JNI.pm) does not match filename blib/lib/jni.pm at

What did you use to extract it? It looks like the case was smashed from
JNI.pm to jni.pm.

- Brian