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

NAME

Sys::Detect::Virtualization::freebsd - Detection of virtualization under a FreeBSD system

DESCRIPTION

See Sys::Detect::Virtualization for usage information.

METHODS

Internal Methods

new ( )

Constructor. You should not invoke this directly. Instead, use Sys::Detect::Virtualization.

detect_ps ( )

'ps' output on FreeBSD will show 'J' for jailed processes.

detect_dmesg ( )

Check the output of the 'dmesg' command for telltales.

LICENSE AND COPYRIGHT

Copyright (C) 2009 Roaring Penguin Software Inc.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.