summaryrefslogtreecommitdiff
path: root/Examples/perl5/index.html
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2010-02-03 07:41:21 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2010-02-03 07:41:21 +0000
commit7a6acb670a2d2541dc31e16e73aded24ff089088 (patch)
treef41b878a7860bd7a95f565138bcaeb47af538ea3 /Examples/perl5/index.html
parent590567d57fdc1a26590e1ae50bbcfe55d3cf8afe (diff)
downloadswig-7a6acb670a2d2541dc31e16e73aded24ff089088.tar.gz
remove out of date perl version for testing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11840 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/perl5/index.html')
-rw-r--r--Examples/perl5/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/Examples/perl5/index.html b/Examples/perl5/index.html
index 254bd41f5..5648c587d 100644
--- a/Examples/perl5/index.html
+++ b/Examples/perl5/index.html
@@ -66,24 +66,6 @@ The examples have been extensively tested on the following platforms:
Please see the <a href="../../Doc/Manual/Windows.html">Windows</a> page in the main manual for information on using the examples on Windows. <p>
-The most recent version of Perl used for testing is as follows:
-
-<blockquote>
-<pre>
-% perl -version
-This is perl, v5.6.0 built for sun4-solaris
-
-Copyright 1987-2000, Larry Wall
-
-Perl may be copied only under the terms of either the Artistic License or the
-GNU General Public License, which may be found in the Perl 5.0 source kit.
-
-Complete documentation for Perl, including FAQ lists, should be found on
-this system using `man perl' or `perldoc perl'. If you have access to the
-Internet, point your browser at http://www.perl.com/, the Perl Home Page.
-</pre>
-</blockquote>
-
<p>
Due to wide variations in the Perl C API and differences between versions such as the ActivePerl release for Windows,
the code generated by SWIG is extremely messy. We have made every attempt to maintain compatibility with