[libinline-java-perl] 88/398: Added CLASSPATH => '.'

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:42:52 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 5dc77c0c834360f7b2eba0d9d146e7c51da76e2a
Author: patrick <>
Date:   Mon May 14 14:00:38 2001 +0000

    Added CLASSPATH => '.'
---
 t/08_study.t | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/08_study.t b/t/08_study.t
index 08a3ef9..a34183b 100644
--- a/t/08_study.t
+++ b/t/08_study.t
@@ -10,6 +10,7 @@ use Inline Config =>
 use Inline(
 	Java => 'DATA',
 	AUTOSTUDY => 1,
+	CLASSPATH => '.',
 ) ;
 use Inline::Java qw(study_classes) ;
 

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