NAME
Sys::Info::Driver::OSX
VERSION
version 0.7963
SYNOPSIS
use Sys::Info::Driver::OSX;
DESCRIPTION
This is the main module in the OSX
driver collection.
NAME
Sys::Info::Driver::OSX - OSX driver for Sys::Info
METHODS
None.
FUNCTIONS
fsysctl
f(atal)sysctl().
nsysctl
n(ormal)sysctl.
powermetrics
System call to powermetrics. Needs sudo/root.
system_profiler
System call to system_profiler.
sw_vers
System call to sw_vers.
vm_stat
System call to vm_stat
plist
Converts a file or raw plist data into a Perl structure.
AUTHOR
Burak Gursoy <burak@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 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.