diff options
Diffstat (limited to 'jpl/JNI/JNI.pm')
-rw-r--r-- | jpl/JNI/JNI.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jpl/JNI/JNI.pm b/jpl/JNI/JNI.pm index edbc1e6067..c3ade26ff7 100644 --- a/jpl/JNI/JNI.pm +++ b/jpl/JNI/JNI.pm @@ -269,6 +269,8 @@ JNI - Perl encapsulation of the Java Native Interface =head1 DESCRIPTION +This module provides an encapsulation in Perl of the Java Native Interface. + =head1 Exported constants JNI_ABORT |