C
cybose
my @os_arch = config_re(qw(archname)) returns the x64 or x86 based on
whatever platform Perl was built on.
How can I determine if my os is Windows XP x86 or Windows XP x64 ?
whatever platform Perl was built on.
How can I determine if my os is Windows XP x86 or Windows XP x64 ?