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

NAME

Sys::Info::Driver::BSD - BSD driver for Sys::Info

SYNOPSIS

    use Sys::Info::Driver::BSD;

DESCRIPTION

This document describes version 0.7801 of Sys::Info::Driver::BSD released on 12 September 2011.

This is the main module in the BSD driver collection.

METHODS

None.

FUNCTIONS

dmesg

Interface to the dmesg system call.

fsysctl

f(atal)sysctl(). Implemented via BSD::Sysctl.

nsysctl

n(ormal)sysctl. Implemented via BSD::Sysctl.

AUTHOR

Burak Gursoy <burak@cpan.org>.

COPYRIGHT

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