And just for the curious person in me, calling:

Win32::GetShortPathName(
   Win32::GetShortPathName( $path_to_exe )
);

yields the same result as

Win32::GetShortPathName( $path_to_exe );

So no worries about adding this to my Makefile.PL AND having Apache::Test possibly call it again further down the process in the event someone doesn't want to check $Apache::Test::VERSION. :-)

-=Chris

_________________________________________________________________
Let the new MSN Premium Internet Software make the most of your high-speed experience. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1




Reply via email to