Update supported Perl versions to more closely reflect reality.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12745 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
88d540683e
commit
f320ea1d4a
1 changed files with 3 additions and 3 deletions
|
|
@ -82,9 +82,9 @@
|
|||
This chapter describes SWIG's support of Perl5. Although the Perl5
|
||||
module is one of the earliest SWIG modules, it has continued to evolve
|
||||
and has been improved greatly with the help of SWIG users. For the
|
||||
best results, it is recommended that SWIG be used with Perl5.003 or
|
||||
later. Earlier versions are problematic and SWIG generated extensions
|
||||
may not compile or run correctly.
|
||||
best results, it is recommended that SWIG be used with Perl 5.8 or
|
||||
later. We're no longer testing regularly with older versions, but
|
||||
Perl 5.6 seems to mostly work, while older versions don't.
|
||||
</p>
|
||||
|
||||
<H2><a name="Perl5_nn2"></a>30.1 Overview</H2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue