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

VERSION

version 0.79

SYNOPSIS

Nothing public here.

DESCRIPTION

These %ENV keys are recognised by this module:

   PROCESSOR_IDENTIFIER
   NUMBER_OF_PROCESSORS
   PROCESSOR_ARCHITECTURE
   PROCESSOR_REVISION
   PROCESSOR_LEVEL

NAME

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

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 AND LICENSE

This software is copyright (c) 2006 by Burak Gursoy.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.