>>>> my $mm_ver = $ExtUtils::MakeMaker::VERSION; >>>> + $mm_ver =~ s/_.*//; # handle dev versions like 6.30_01 >>>> my $pm_to_blib = ($mm_ver >= 6.22 && $mm_ver <= 6.25) > > Could be... Apache2::Status also does the regex.... should we swap both ?
if they're both doing it then I guess that makes it ok :) --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
