Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: How to determine Windows Edition

by Burak (Chaplain)
on Apr 22, 2010 at 14:31 UTC ( #836260=note: print w/replies, xml ) Need Help??


in reply to How to determine Windows Edition

You can also try my Sys::Info module for a more detailed information:
use Sys::Info; print Sys::Info->os->name( edition => 1, long => 1 );
Sample output: Windows Vista Home Premium Edition Service Pack 2 build 6002

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://836260]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2023-06-01 08:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?