NAME
Sys::Info::Driver::Windows::OS::Editions - Interface to identify Windows editions
SYNOPSIS
None. Used internally.
DESCRIPTION
This document describes version 0.78
of Sys::Info::Driver::Windows::OS::Editions
released on 17 April 2011
.
Although there are not much Windows versions, there are ridiculously lots of editions of Windows versions after Windows 2000. This module uses WMI
, GetSystemMetrics
and CPU architecture to define the correct operating system name and edition.
SEE ALSO
Win32, Sys::Info, Sys::Info::Driver::Windows.
AUTHOR
Burak Gursoy <burak@cpan.org>.
COPYRIGHT
Copyright 2006 - 2011 Burak Gursoy. All rights reserved.
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.12.2 or, at your option, any later version of Perl 5 you may have available.