Help for this page
use warnings; use strict; ... EOT my $ret = eval($code); print "$ret"; # should stringify the version
$ perl test.pl Use of inherited AUTOLOAD for non-method version::(""() is deprecated +at test.pl line 13. Segmentation fault