Attempts several methods of getting the system hostname and then caches the result. It tries the first available of the C library's gethostname(), `$Config{aphostname}`, uname(2), "syscall(SYS_gethostname)", `hostname`, `uname -n`, and the file /com/...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTCHow to get the host full name in perl on multiple operating systems (mac, windows, unix* etc)...
SCOTT/Sys-Hostname-Long-1.5 - 13 Jan 2015 11:06:21 UTCSys::Hostname::FQDN uses the host 'C' library to discover the (usually) short host name, then uses (perl) gethostbyname to extract the real hostname. The results from gethostbyname are exported as gethostinfo and asciihostinfo as a convenience since ...
MIKER/Sys-Hostname-FQDN-0.12 - 24 Nov 2014 16:36:32 UTCThe purpouse is to find out network information or perform system network actions. System network interfaces for the moment works just for Linux, and gets only ipv4 ip of the system interfaces. Will be extended when a need arrise....
JKUTEJ/Test-Server-0.06 - 11 Dec 2009 16:06:26 UTCExtracts and collects information from the host system....
BURAK/Sys-Info-0.7811 - 25 Dec 2018 01:11:26 UTCThe Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API....
DANBERR/Sys-Virt-v6.3.0 - 05 May 2020 11:31:34 UTCProvides a somewhat higher-level and friendlier interface to the Gamin File Access Monitor API. This allows one to monitor both local and remote (NFS-mounted) files and directories for common filesystem events. To do so, you must register "monitors" ...
GARNACHO/Sys-Gamin-0.1 - 11 Nov 2005 18:16:44 UTCThis module is a wrapper over Pfacter. Pfacter is a Facter (<http://puppetlabs.com/puppet/related-projects/facter/>) port to Perl. The idea is to have a set of modules that detect various things about the host operating system, but also to easily ext...
DOZZIE/Sys-Facter-1.01 - 14 Apr 2014 10:58:52 UTC"Sys::Syslog" is an interface to the UNIX syslog(3) program. Call "syslog()" with a string priority and a list of "printf()" args just like syslog(3)....
SAPER/Sys-Syslog-0.36 - 21 Oct 2019 22:41:02 UTCAs described in the Sys::Utmp documentation the getutent method returns an object of the type Sys::Utmp::Utent which provides methods for accessing the fields in the utmp record. There are also methods for determining the type of the record. The acce...
JSTOWE/Sys-Utmp-1.8 - 29 Sep 2017 19:07:33 UTCThe "Sys::Virt::Error" class provides an encoding of the libvirt errors. Instances of this object can be thrown by pretty much any of the Sys::Virt APIs....
DANBERR/Sys-Virt-v6.3.0 - 05 May 2020 11:31:34 UTCThe "Sys::Virt::Domain" module represents a guest domain managed by the virtual machine monitor....
DANBERR/Sys-Virt-v6.3.0 - 05 May 2020 11:31:34 UTCThe "Sys::Virt::Network" module represents a virtual network managed by the virtual machine monitor....
DANBERR/Sys-Virt-v6.3.0 - 05 May 2020 11:31:34 UTCVVELOX/Sys-Config-Manage-0.3.1 - 26 May 2012 10:50:33 UTC
SIMCOP/Sys-Linux-Namespace-0.016 - 23 Jun 2018 07:28:30 UTC
This module provides the table *logins* filled with the data from the utmp database utmp(5). COLUMNS username Username if this is a record for a user process. Some systems may return other information depending on the record type. If no user was set ...
REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTCSys::Statistics::Linux::SysInfo gathers system information from the virtual /proc filesystem (procfs). For more information read the documentation of the front-end module Sys::Statistics::Linux....
BLOONIX/Sys-Statistics-Linux-0.66 - 09 Mar 2012 03:11:37 UTC