Search results for "Clinton Wong"
Net::Ping - check a remote host for reachability
This module contains methods to test the reachability of remote hosts on a network. A ping object is first created with optional parameters, a variable number of hosts may be pinged multiple times and then the connection is closed. You may choose one...
RURBAN/Net-Ping-2.75 - 05 Sep 2022 14:32:58 UTC - Search in distribution
SNMP_Session - SNMPv1/v2 Protocol Handling
SKIM/SNMP_Session-1.16
-
11 Jun 2023 13:12:51 UTC
-
Search in distribution
Net::Wake - A package to send packets to power on computers.
This package sends wake-on-lan (AKA magic) packets to turn on machines that are wake-on-lan capable. For now there is only one function in this package: Net::Wake::by_udp([$host], $mac_address, [$port]); You can omit the colons in the $mac_address, b...
CLINTDW/Net-Wake-0.02 - 16 Jun 2003 03:41:06 UTC - Search in distribution
Net::SOCKS - a SOCKS client class
my $sock = new Net::SOCKS(socks_addr => '192.168.1.3', socks_port => 1080, user_id => 'the_user', user_password => 'the_password', force_nonanonymous => 1, protocol_version => 5); To connect to a SOCKS server, specify the SOCKS server's hostname, por...
CLINTDW/SOCKS-0.03 - 19 May 1998 13:12:20 UTC - Search in distribution
Net::MacMap - a module used to determine the vendor of an interface based on the MAC address.
This module determines the vendor name for a particular MAC address prefix. There is only one function in this module, vendor(), which takes a scalar argument of the MAC address prefix represented as a base16 string. Only the first 24 bits of the MAC...
CLINTDW/Net-MacMap-0.01 - 29 Oct 2003 23:00:02 UTC - Search in distribution
Sys::CpuLoad - retrieve system load averages
This module retrieves the 1 minute, 5 minute, and 15 minute load average of a machine....
RRWO/Sys-CpuLoad-0.31 - 31 Jul 2020 13:24:48 UTC - Search in distribution
Digest::Tiger - a module that implements the tiger hash
A perl module that implements the tiger hash, which is believed to be secure and runs quickly on 64-bit processors....
CLINTDW/Digest-Tiger-0.03 - 28 Mar 2011 19:06:51 UTC - Search in distribution
Sys::CpuLoadX - a module to retrieve system load averages.
MOB/Forks-Super-0.97
-
09 Oct 2018 00:18:38 UTC
-
Search in distribution
Apache::ReverseProxy - An Apache mod_perl reverse proxy
This is a reverse proxy module for Apache with mod_perl. It is intended to replace Apache::ProxyPass. Given a list of URI mappings, this module will translate an incoming URI, retrieve the contents for the translated URI, and return the contents to t...
CLINTDW/Apache-ReverseProxy-0.07 - 22 Jan 2005 01:51:04 UTC - Search in distribution
POE::Component::WakeOnLAN - A POE Component to send packets to power on computers.
POE::Component::WakeOnLAN is a POE component that sends wake-on-lan (AKA magic) packets to turn on machines that are wake-on-lan capable. It is based on the Net::Wake module by Clinton Wong....
BINGOS/POE-Component-WakeOnLAN-1.04 - 17 Nov 2011 22:55:00 UTC - Search in distribution