[libinline-java-perl] 305/398: ok

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:17 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 6b1be20dbc428ac05ef798759873ea02e7a5ea09
Author: patrick_leb <>
Date:   Sun Mar 28 15:13:24 2004 +0000

    ok
---
 Java/PerlInterpreter/t/Tests.pl | 8 ++++++++
 MANIFEST                        | 1 +
 2 files changed, 9 insertions(+)

diff --git a/Java/PerlInterpreter/t/Tests.pl b/Java/PerlInterpreter/t/Tests.pl
new file mode 100644
index 0000000..6254ab7
--- /dev/null
+++ b/Java/PerlInterpreter/t/Tests.pl
@@ -0,0 +1,8 @@
+package main ;
+use strict ;
+
+sub whats_your_name {
+	return "perl" ;
+}
+
+1 ;
diff --git a/MANIFEST b/MANIFEST
index af148cc..e09fd1d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -46,6 +46,7 @@ Java/PerlInterpreter/PerlInterpreter.pm
 Java/PerlInterpreter/PerlInterpreter.xs
 Java/PerlInterpreter/t/01_init.t
 Java/PerlInterpreter/t/02_perl_interpreter.t
+Java/PerlInterpreter/t/Tests.pl
 t/01_init.t
 t/02_primitives.t
 t/03_objects.t

-- 
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