For Perl and Python annotators, the html pages in the source distribution refer to much older (?) versions of perl and python. Have we not tested using current versions?
Perl: doc says 5.8; current version is 5.14.2 (http://www.perl.org) Python: doc says 2.3/2.4(linux), 2.4 (windows); current version is 2.7.2 and 3.2.2 (http://python.org/getit) This may not matter much, though... I'm not suggesting we do additional testing, but rather, update the docs if the versions we tested with are more recent than the docs say. -Marshall
