Re: Submitting patches?
[email protected] (Brian Jepson) Wed, 20 Sep 2000 17:35:57 -0700 (PDT)
| Newsgroups | perl.jpl |
|---|---|
| Message-ID | <[email protected]> |
There is no pumpkin holder per se, but I manage the CVS archive. If you send me a crypted password and a username, I can give you write-access to the CVS archive so you can submit your patches directly. As far as whether someone is working on something similar to DBD::JDBC, I would suggest that you run this idea by an appropriate DBI mailing list to see if anything similar is in the works. I know that Alligator Descartes (a DBI developer and coauthor of Programming the Perl DBI) has done some work similar to JPL, so perhaps he might have some insights into what can be done with Java, Perl, JDBC, and DBI: http://www.symbolstone.org/technology/perl/japh/index.html On Wed, 20 Sep 2000, Byron Brummer wrote: > > I'm attempting to get JPL to play nice under FreeBSD and I'm working out > some of the Linux, Solaris, and mistaken Perl assumptions to make it work. > > It seems to build now (FreeBSD 4.1, Perl 5.6.0, JDK 1.1.8 (green threads)), > although I'm still working through the Sample piece (which dies with a > missing symbol link error in libawt.so). > > In any event, I'll have some patches to submit soon (mostly makefile fixes > and such, for now). Should I post them to this list or...? Is there a > pumpkin holder for JPL ala p5p? > > Also, my reason for wanting JPL personally is that I'm attempting to create > a Perl DBI driver (likely called "DBD::JDBC") that could utilize any > available Java JDBC driver simply by naming it in the DSN ala the DBD::Proxy > driver (although hopefully faster and more complete, enough for production > use). CPAN has a module to try and use Perl DBD drivers from Java, but not > JDBC drivers from Perl (that I could find). > > Does anyone know of such a project? -Basically, please stop me if I'm > reinventing a wheel here. :-) > > -- > -Zenin ([email protected]) From The Blue Camel we learn: > BSD: A psychoactive drug, popular in the 80s, probably developed at UC > Berkeley or thereabouts. Similar in many ways to the prescription-only > medication called "System V", but infinitely more useful. (Or, at least, > more fun.) The full chemical name is "Berkeley Standard Distribution". > -- Brian Jepson * ([email protected]) * http://www.jepstone.net/