K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-30T22:21:06.000000Z K 7 svn:log V 220 Fix a long standing bug from rev 1.7. The %cvsversion hash wasn't being passed to &check_version, it was being used as a global. What _was_ being passed was a scalar $cvsversion, brought into existence at that moment. END