Instances of the "HTTP::Daemon" class are HTTP/1.1 servers that listen on a socket for incoming requests. The "HTTP::Daemon" is a subclass of "IO::Socket::IP", so you can perform socket operations directly on it too. Please note that "HTTP::Daemon" u...
OALDERS/HTTP-Daemon-6.12 - 04 Jun 2020 16:03:28 UTC - Search in distributionBRONG/Net-DAVTalk-0.19 - 06 May 2020 02:36:58 UTC - Search in distribution
BRONG/Net-CalDAVTalk-0.12 - 15 Nov 2017 05:39:23 UTC - Search in distribution
This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period. Note that without the DateTime module, this module does not do...
DROLSKY/DateTime-TimeZone-2.39 - 24 Apr 2020 14:56:46 UTC - Search in distributionBRONG/Mail-JMAPTalk-0.15 - 26 May 2020 01:05:02 UTC - Search in distribution
This class is the part of Mail::DKIM responsible for generating signatures for a given message. You create an object of this class, specifying the parameters of the signature you wish to create, or specifying a callback function so that the signature...
MBRADSHAW/Mail-DKIM-1.20200907 - 07 Sep 2020 05:50:25 UTC - Search in distribution- Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures
- Mail::DKIM::Verifier - verifies a DKIM-signed message
- Mail::DKIM::Signature - represents a DKIM-Signature header
- 31 more results from Mail-DKIM »
BRONG/Archive-Tar-Stream-0.02 - 04 Jan 2014 04:02:22 UTC - Search in distribution
BRONG/Net-CardDAVTalk-0.09 - 02 Mar 2018 02:11:54 UTC - Search in distribution
Text::VCardFast is designed to parse VCards very quickly compared to pure-perl solutions. It has a perl and an XS version of the same API, accessible as vcard2hash_pp and vcard2hash_c, with the XS version being preferred. Why would you care? We were ...
BRONG/Text-VCardFast-0.11 - 21 Nov 2016 02:59:10 UTC - Search in distribution