----- Original Message ----- From: "Jon Bjornstad" <j...@logicalpoetry.com> To: <perl-win32-users@listserv.ActiveState.com> Sent: Monday, March 30, 2009 4:29 PM Subject: Vista?
> How can I tell if I'm running on Vista instead of XP? > > $^O tells me I'm on Windows but not which version. perl -MWin32 -e "print Win32::GetOSName()" or you can also make use of the Win32::GetOSVersion() function. See 'perldoc Win32' for details. Cheers, Rob _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs