NAME
App::Manoc::Manifold::SSH::Linux - Manifold for accessing Linux servers/devices
VERSION
version 2.99.2
METHODS
dmidecode( $keyworkd )
Call dmidecode -s $keyword
as root and return its stdout.
root_cmd ([$opts, ] @cmds)
Execute command as root. If current user is not root try to use sudo.
AUTHORS
Gabriele Mambrini <gmambro@cpan.org>
Enrico Liguori
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Gabriele Mambrini.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.