Re: Anybody Home?
[email protected] (Brian Ingerson) Sun, 13 May 2001 20:23:28 -0700
| Newsgroups | perl.jpl |
|---|---|
| Message-ID | <[email protected]> |
Boris Krivulin wrote: > > I played with JPL last summer. Apparently there is Inline::Java now; > I wonder if it requires JPL... Boris, Patrick "see below" LeBoutillier *is* the Inline::Java author. It's a very cool implementation IMO. Doesn't use JPL. Does have support for JNI. Cheers, Brian "*is* the author of Inline" Ingerson > > From: "Patrick LeBoutillier" <[email protected]> > > > > > Hi all, > > > > > > I've subscribed to this mailing list 3 weeks ago and haven't seen > > > a single message go by in that time. > > > > > > Is this mailing list still active? > > > > Posts are so few and so far between that I haven't bothered to look up how > > to unsubscribe, even though my interests changed to other things a long time > > ago. > > > > I haven't really paid attention over the last year or so, but it seems like > > there are maybe 2 or 3 or 4 posts within a few day's time, followed by quiet > > gaps of 1 or 2 months. > > > > ----- Original Message ----- > > From: "Patrick LeBoutillier" <[email protected]> > > To: <[email protected]> > > Sent: Saturday, May 12, 2001 4:16 PM > > Subject: Anybody Home? > > > > -- perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf ("Just Another %s Hacker",x);}};print JAxH+Perl'