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


Sys-Info-Driver-BSD documentation  | view source Contained in the Sys-Info-Driver-BSD distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

This document describes version 0.73 of Sys::Info::Driver::BSD released on 14 January 2010.

This is the main module in the BSD driver collection.

METHODS

Top

None.

FUNCTIONS

Top

dmesg

Interface to the dmesg system call.

fsysctl

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

nsysctl

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

AUTHOR

Top

Burak Gursoy <burak@cpan.org>.

COPYRIGHT

Top

LICENSE

Top

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.


Sys-Info-Driver-BSD documentation  | view source Contained in the Sys-Info-Driver-BSD distribution.