This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update to JPL snapshot v09141999, with minor tweaks (from Brian
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 15 Sep 1999 02:57:08 +0000 (02:57 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 15 Sep 1999 02:57:08 +0000 (02:57 +0000)
commitb83c0eaa789c1e1527712ef4c3c985dde6539c3a
tree1d9da4e0d93624e886b42e699519739dcf6c0d7f
parent30944b6df13d14ca352a3fdf86275e7fe6eb44b5
update to JPL snapshot v09141999, with minor tweaks (from Brian
Jepson <bjepson@home.com>)

p4raw-id: //depot/perl@4159
21 files changed:
jpl/JNI/Closer.java [new file with mode: 0755]
jpl/JNI/JNI.pm
jpl/JNI/JNI.xs
jpl/JNI/JNIConfig [new file with mode: 0644]
jpl/JNI/JNIConfig.Win32 [new file with mode: 0644]
jpl/JNI/JNIConfig.kaffe [new file with mode: 0644]
jpl/JNI/JNIConfig.noembed [new file with mode: 0644]
jpl/JNI/JNIConfig.standard [new file with mode: 0644]
jpl/JNI/Makefile.PL
jpl/JNI/test.pl
jpl/JNI/typemap
jpl/JNI/typemap.gcc [new file with mode: 0644]
jpl/JNI/typemap.win32 [new file with mode: 0644]
jpl/JPL/Makefile.PL
jpl/PerlInterpreter/Makefile.PL
jpl/PerlInterpreter/PerlInterpreter.c
jpl/PerlInterpreter/PerlInterpreter.h
jpl/README
jpl/SETVARS.PL [new file with mode: 0644]
jpl/Sample/Makefile.PL
jpl/install-jpl