The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sys::Info::Driver::Unknown::Device::CPU::Env - Fetch CPU information from %ENV

SYNOPSIS

Nothing public here.

DESCRIPTION

This document describes version 0.78 of Sys::Info::Driver::Unknown::Device::CPU::Env released on 17 April 2011.

These %ENV keys are recognised by this module:

   PROCESSOR_IDENTIFIER
   NUMBER_OF_PROCESSORS
   PROCESSOR_ARCHITECTURE
   PROCESSOR_REVISION
   PROCESSOR_LEVEL

METHODS

identify

See identify in Sys::Info::Device::CPU.

load

See load in Sys::Info::Device::CPU.

SEE ALSO

Sys::Info, http://www.sandpile.org/, http://www.paradicesoftware.com/specs/cpuid/index.htm.

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.3 or, at your option, any later version of Perl 5 you may have available.