----- Original Message ----- From: "Suresh Govindachar" <[EMAIL PROTECTED]> . . > Is the build number (e.g., 822) defined somewhere? > > If not, what is a good way for a make file (such as > vim's Make_ming.mak) to pick up the build number? > Have the Make parse the output of perl --version? >
Would it be simpler to just collect the output of: perl -e "print $ActivePerl::VERSION" However, I think that only works for recent versions - perhaps build 815 onwards. Cheers, Rob _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs