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

Search results for "module:Net::Time"

Net::Time - time and daytime network client interface River stage five • 155 direct dependents • 10294 total dependents

"Net::Time" provides subroutines that obtain the time on a remote machine. Functions "inet_time([$host[, $protocol[, $timeout]]])" Obtain the time on $host, or some default host if $host is not given or not defined, using the protocol as defined in R...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::SDP::Time - Time Description in an SDP file River stage zero No dependents

This class represents a single Time Description (t=) in an SDP file. When parsing an SDP file, Net::SDP will create an instance of Net::SDP::Time for each time description. New time descriptions can be created using the new_time_desc() method in Net:...

NJH/Net-SDP-0.07 - 19 Sep 2006 17:16:17 UTC

Net::ICal::Time - represent a time and date River stage zero No dependents

*Time* represents a time, but can also hold the time zone for the time and indicate if the time should be treated as a date. The time can be constructed from a variey of formats....

SRL/Net-ICal-0.15 - 04 Aug 2001 07:01:18 UTC

Net::Lyskom::Time - object that holds a time value. River stage zero No dependents

All methods except time_t() and new() are get/set attribute accessors. That is, they return the attribute's contents if called without an argument and set the attribute's contents if given an argument. time_t() returns the held time in seconds since ...

CDYBED/Net-Lyskom-1.2 - 31 Dec 2011 10:39:00 UTC

Net::Analysis::Time - value object for [tv_sec, tv_usec] times River stage one • 1 direct dependent • 1 total dependent

Can't believe I've found myself implementing a date/time module. The shame of it. This is a heavily overloaded object, so '+', '-' do what you expect. There is some format stuff to change how it stringfies, and some stuff for rounding off values, use...

WORRALL/Net-Analysis-0.41 - 10 Apr 2010 13:12:58 UTC

Net::DNS::Extlang::Time - Helper routines for timestamps River stage zero No dependents

JRLEVINE/Net-DNS-Extlang-0.2 - 25 Feb 2018 21:45:23 UTC

lib/Net/Journyx/Time.pm River stage zero No dependents

SARTAK/Net-Journyx-0.12 - 29 Jul 2009 22:02:37 UTC

Net::Upwork::API::Routers::Reports::Time River stage zero No dependents

UPWORK/Net-Upwork-API-2.2.1 - 25 Mar 2024 10:22:53 UTC

Net::NTPTime River stage zero No dependents

Retrieve NTP and UNIX timestamp (unsigned integer) from an NTP server. Pollutes the namespace with two functions: get_unix_time & get_ntp_time...

PHATWARES/Net-NTPTime-1.03 - 26 Jul 2020 07:51:09 UTC

Net::OneTimeSecret - Perl interface to OneTimeSecret.com API River stage zero No dependents

See https://onetimesecret.com if you don't know how it works or what it's for. To use, you create an api object by instantiating a Net::OneTimeSecret using your customer id (which is the email address with which you signed up for your API account) an...

KYLED/Net-OneTimeSecret-0.04 - 24 Feb 2012 07:54:18 UTC

Net::API::REST::DateTime - HTTP DateTime Manipulation and Formatting River stage one • 1 direct dependent • 1 total dependent

This module contains methods to create and manipulate datetime representation from and to "DateTime" object or unix timestamps. When using it as a formatter to a "DateTime" object, this will make sure it is properly formatted for its use in http head...

JDEGUEST/Net-API-REST-v1.2.1 - 09 Feb 2024 06:41:43 UTC

Net::API::Stripe::TimeZone - A Time Zone Object River stage one • 1 direct dependent • 1 total dependent

This is a wrapper around DateTime::TimeZone to provide stringification. Net::API::Stripe::TimeZone does not inherit from DateTime::TimeZone but all method of DateTime::TimeZone are accessible via the module AUTOLOAD...

JDEGUEST/Net-API-Stripe-v2.0.4 - 11 Oct 2023 12:11:21 UTC

Net::Google::Code::DateTime - DateTime with a parsing method for gcode River stage zero No dependents

SUNNAVY/Net-Google-Code-0.19 - 28 Apr 2010 21:59:38 UTC

Net::CalDAVTalk::TimeZones - autogenerated timezone data for Net::CalDAVTalk River stage one • 1 direct dependent • 1 total dependent

BRONG/Net-CalDAVTalk-0.12 - 15 Nov 2017 05:39:23 UTC

Net::SC - perl module for create the chain from the SOCKS/HTTP proxies. River stage one • 4 direct dependents • 4 total dependents

CONSTRUCTOR new TIMEOUT - Time Out in seconds. CHAIN_LEN - Length of chain. DEBUG - Debug level ( 0x00 | 0x01 | 0x02 | 0x04 ) 0x00 - Off 0x01 - Debug On 0x02 - Write all answers of socks servers. 0x04 - Write all requests of socks servers. 0x08 - Ext...

GOSHA/Net-SC-1.22 - 14 Nov 2009 15:56:57 UTC

Net::PH - CCSO Nameserver Client class River stage zero No dependents

"Net::PH" is a class implementing a simple Nameserver/PH client in Perl as described in the CCSO Nameserver -- Server-Client Protocol. Like other modules in the Net:: family the "Net::PH" object inherits methods from "Net::Cmd"....

GBARR/Net-PH-2.21 - 17 Aug 2001 14:42:00 UTC

Net::SDP - Session Description Protocol (rfc2327) River stage zero No dependents

"Net::SDP" is an SDP (Session Description Protocol) parser and generator. "Net::SDP" is object oriented and a single instance of "Net::SDP" represents a single SDP session description. There are methods to easily get, set and create each of the field...

NJH/Net-SDP-0.07 - 19 Sep 2006 17:16:17 UTC

Net::FRN - Perl interface to Free Radio Network protocol. River stage zero No dependents

Net::FRN is an implementation of Free Radio Network protocol. Free Radio Network client/server is a program package which is widely used by radio amateurs to link radio repeaters over Internet. For more information on FRN see http://freeradionetwork....

FROLLER/Net-FRN-0.06 - 08 Jul 2011 11:41:14 UTC

Net::RVP - implementation of the Rendez-Vous Protocol for instant messaging River stage zero No dependents

DBROBINS/Net-RVP-0.02 - 24 Jun 2004 01:32:29 UTC

Net::NTP - Perl extension for decoding NTP server responses River stage one • 1 direct dependent • 1 total dependent

This module exports a single method (get_ntp_response) and returns an associative array based upon RFC1305 and RFC2030. The response from the server is "humanized" to a point that further processing of the information received from the server can be ...

ABH/Net-NTP-1.5 - 06 Sep 2015 22:55:41 UTC
1,054 results (0.078 seconds)