Search results for "module:Sys::Hostname"
Sys::Hostname - Try every conceivable way to get hostname
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/...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
Sys::Hostname - Try every conceivable way to get hostname
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/...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
Sys::Hostname::Long - Try every conceivable way to get full hostname
How 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 UTC
Sys::Hostname::FQDN - Get the short or long hostname
Sys::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 UTC
Sys::Net - system network information or actions
The 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 UTC
Sys::Info
Extracts and collects information from the host system....
BURAK/Sys-Info-0.7811 - 25 Dec 2018 01:11:26 UTC
Sys::Virt - Represent and manage a libvirt hypervisor connection
The 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-v9.8.0 - 15 Nov 2023 10:16:57 UTC
Sys::Gamin - Perl interface to Gamin (File Access Monitor implementation)
Provides 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 UTC
Sys::Facter - collect facts about operating system
This 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 - Perl interface to the UNIX syslog(3) calls
"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 UTC
Sys::Utmp::Utent - represent a single utmp entry
As 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 UTC
Sys::Virt::Error - Error object for libvirt APIs
The "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-v9.8.0 - 15 Nov 2023 10:16:57 UTC
Sys::Virt::Domain - Represent & manage a libvirt guest domain
The "Sys::Virt::Domain" module represents a guest domain managed by the virtual machine monitor....
DANBERR/Sys-Virt-v9.8.0 - 15 Nov 2023 10:16:57 UTC
Sys::Virt::Network - Represent & manage a libvirt virtual network
The "Sys::Virt::Network" module represents a virtual network managed by the virtual machine monitor....
DANBERR/Sys-Virt-v9.8.0 - 15 Nov 2023 10:16:57 UTC
Sys::Config::Manage - Manages system configuration information.
VVELOX/Sys-Config-Manage-0.3.1
-
26 May 2012 10:50:33 UTC
Sys::Linux::Namespace - A Module for setting up linux namespaces
SIMCOP/Sys-Linux-Namespace-0.016
-
23 Jun 2018 07:28:30 UTC
DBD::Sys::Plugin::Unix::Logins - provides a table containing logged on users
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 UTC
Sys::Statistics::Linux::SysInfo - Collect linux system information.
Sys::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