more. Of the changes references in 33252, 6.44 accepted and improved
change 32879 (grep in void context), so only changes 32905 and 32964
are outstanding (ABSPERL with whitespace).
p4raw-id: //depot/perl@33575
# If we make $VERSION an our variable parse_version() breaks
use vars qw($VERSION);
-$VERSION = '6.44';
+$VERSION = '6.44_01';
require ExtUtils::MM_Any;
our @ISA = qw(ExtUtils::MM_Any);