Subject: | perl Makefile.PL fails with latest version of WordNet-QueryData |
Running "perl Makefile.PL fails with the error
Can't locate object method "version" via package "WordNet::QueryData" at Makefile.PL line
257.
It appears that it's no longer compatible with the latest version of WordNet::QueryData. The
changelog for version 1.46 says:
* QueryData.pm (version): removed (Invalid as of WN 3.0)
The release notes posted at http://groups.google.com/group/wn-perl/browse_thread/
thread/e15257d9983a4e8c add some more information:
Note that I removed the version() function for 1.46 as it no longer reliably
reports WN version number. There does not seem to be any way to determine
the WordNet version from the database files (dict/*) at the
moment---the 3.0database files indicate an old version (
2.1).