The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JNI - Perl encapsulation of the Java Native Interface

SYNOPSIS

  use JNI;

DESCRIPTION

Exported constants

  JNI_ABORT
  JNI_COMMIT
  JNI_ERR
  JNI_FALSE
  JNI_H
  JNI_OK
  JNI_TRUE

AUTHOR

Copyright 1998, O'Reilly & Associates, Inc.

This package may be copied under the same terms as Perl itself.

SEE ALSO

perl(1).