[libinline-java-perl] 314/398: ok
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.55
in repository libinline-java-perl.
commit fc036a873cac4c6340a111c7ae9a09b72b7112c8
Author: patrick_leb <>
Date: Mon Apr 19 18:54:37 2004 +0000
ok
---
Java.pod | 5 +++--
Java/PerlInterpreter/PerlInterpreter.pod | 5 ++---
Java/PerlNatives/PerlNatives.pod | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/Java.pod b/Java.pod
index db202b0..f6ffe04 100644
--- a/Java.pod
+++ b/Java.pod
@@ -867,7 +867,8 @@ rebuilt to match the Perl code.
=head1 SEE ALSO
-L<Inline::Java::Callback>, L<Inline::Java::PerlInterpreter>.
+L<Inline::Java::Callback>, L<Inline::Java::PerlNatives>,
+L<Inline::Java::PerlInterpreter>.
For information about using C<Inline>, see L<Inline>.
@@ -897,4 +898,4 @@ redistributed and/or modified under the terms of the Perl Artistic
License. See http://www.perl.com/perl/misc/Artistic.html for more
details.
-=cut
\ No newline at end of file
+=cut
diff --git a/Java/PerlInterpreter/PerlInterpreter.pod b/Java/PerlInterpreter/PerlInterpreter.pod
index a1364c9..5392f1c 100644
--- a/Java/PerlInterpreter/PerlInterpreter.pod
+++ b/Java/PerlInterpreter/PerlInterpreter.pod
@@ -85,8 +85,7 @@ only 2 other public methods:
public void destroy()
Destroys the Perl interpreter.
- Z<>
-
+
=head1 BUGS AND DEFICIENCIES
@@ -97,7 +96,7 @@ C compiler. Any help on porting it to other platforms is appreciated.
=head1 SEE ALSO
-L<Inline::Java>, L<Inline::Java::Callback>.
+L<Inline::Java>, L<Inline::Java::Callback>, L<Inline::Java::PerlNatives>.
Z<>
diff --git a/Java/PerlNatives/PerlNatives.pod b/Java/PerlNatives/PerlNatives.pod
index 06a4141..95807fc 100644
--- a/Java/PerlNatives/PerlNatives.pod
+++ b/Java/PerlNatives/PerlNatives.pod
@@ -117,7 +117,7 @@ exceptions (as well as others) may be thrown from within the native methods
=head1 SEE ALSO
-L<Inline::Java>, L<Inline::Java::PerlInterpreter>.
+L<Inline::Java>, L<Inline::Java::Callback>, L<Inline::Java::PerlInterpreter>.
Z<>
@@ -136,4 +136,4 @@ redistributed and/or modified under the terms of the Perl Artistic
License. See http://www.perl.com/perl/misc/Artistic.html for more
details.
-=cut
\ No newline at end of file
+=cut
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git
More information about the Pkg-perl-cvs-commits
mailing list