[libinline-java-perl] 307/398: removed example after __END__

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 2e545412a6bd4e43b1d089cd5f3c4988937e2452
Author: patrick_leb <>
Date:   Sat Apr 3 14:59:20 2004 +0000

    removed example after __END__
---
 Java/PerlInterpreter/Makefile.PL | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/Java/PerlInterpreter/Makefile.PL b/Java/PerlInterpreter/Makefile.PL
index ce1f540..dfb5c30 100644
--- a/Java/PerlInterpreter/Makefile.PL
+++ b/Java/PerlInterpreter/Makefile.PL
@@ -20,19 +20,3 @@ WriteMakefile(
 	# CCFLAGS => '-D_REENTRANT',
 ) ;
 
-__END__
-
-#!perl
-
-use 5.8.0;
-use strict;
-use Config;
-use ExtUtils::Embed;
-
-my $cmodule = 'PerlInterpreter';
-
-
-my $ar  = "-Wl,--whole-archive";
-my $nar = "-Wl,--no-whole-archive";
-
-run("$Config{cc} -Wall $ar $ccopts $ldopts $nar -o lib$cmodule.so $cmodule.c");

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