NAME
Sys::Info::Driver::OSX - OSX driver for Sys::Info
SYNOPSIS
use Sys::Info::Driver::OSX;
DESCRIPTION
This document describes version 0.7955
of Sys::Info::Driver::OSX
released on 11 May 2013
.
This is the main module in the OSX
driver collection.
METHODS
None.
FUNCTIONS
fsysctl
f(atal)sysctl().
nsysctl
n(ormal)sysctl.
system_profiler
System call to system_profiler.
sw_vers
System call to sw_vers.
plist
Converts a file or raw plist data into a Perl structure.
AUTHOR
Burak Gursoy <burak@cpan.org>.
COPYRIGHT
Copyright 2010 - 2013 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.16.2 or, at your option, any later version of Perl 5 you may have available.