Now line 1744 in configure.in
if $PERL -e "use 5.008001;" >& /dev/null; then
Seems the SWIG binding require PERL 5.008001, is there any reason?
Now many linux distributions contain the higher version PERL.
Or maybe we don't --enable-swig in getws.sh.
--
BRs,
Sun Jiang Dong