[libinline-java-perl] 18/398: *** empty log message ***
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:42:37 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 a64f5aae9ef561adeb73a1a6f9dcf0736d2e7547
Author: patrick <>
Date: Tue Mar 6 19:33:36 2001 +0000
*** empty log message ***
---
README | 12 ++++++------
TODO | 3 +++
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/README b/README
index e2eb868..a772e5f 100644
--- a/README
+++ b/README
@@ -20,10 +20,15 @@ When run, this complete program prints:
Just Another Inline Hacker
+
-------------------------------------------------------------------------------
INSTALLATION:
-This module requires Inline.pm version 0.31 or higher to be installed.
+- This module requires Inline version 0.31 or higher to be installed.
+- It also requires a version of the Java SDK 1.2 or higher to be
+ installed. You can get the latest Java SDK from Sun Microsystems
+ at http://java.sun.com. Follow the provided instructions in order
+ to install the Java SDK properly.
To install Inline::Java do this:
@@ -53,11 +58,6 @@ Inline::Java version 0.01 includes:
+ All objects (except arrays) and primitive Java types are supported as
method parameters.
--------------------------------------------------------------------------------
-INSTALLATION:
-
-This module requires the Inline module.
-It also requires a version of Sun's Java2 SDK.
-------------------------------------------------------------------------------
INFORMATION:
diff --git a/TODO b/TODO
index 65c1273..e3335c6 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
CODE:
- Arrays
+TEST:
+- Add test script for configuration options (other than BIN)
+
--
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