Newer versions may work, however the library name is hard coded in the source code. You would need to search for "perl510.lib" and replace both occurrences with whatever your library version is named, like "perl512.lib" as an example if you wanted to try using the currently available version of ActiveState Perl.
|