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

Search results for "DDICK"

Firefox::Marionette - Automate the Firefox browser with the Marionette protocol River stage one • 1 direct dependent • 4 total dependents

This is a client module to automate the Mozilla Firefox browser via the Marionette protocol <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol >...

DDICK/Firefox-Marionette-1.55 - 06 Apr 2024 01:50:07 UTC - Search in distribution

Time::Zone::Olson - Provides an Olson timezone database interface River stage one • 1 direct dependent • 1 total dependent

Time::Zone::Olson is intended to provide a simple interface to the Olson database that is available on most UNIX systems. It provides an interface to list common time zones, such as Australia/Melbourne that are stored in the zone.tab file, and localt...

DDICK/Time-Zone-Olson-0.46 - 25 Feb 2023 01:54:58 UTC - Search in distribution

hpkp_pin_sha256 - Print out the pin-sha256 value for a Public Key (or a Private Key, a X.509 Certificate, or a PKCS#10 Certificate Request) River stage zero No dependents

This program will print out the pin-sha256 value for a public key, a private key, the public key in a X.509 Certificate or the public key in a PKCS#10 Certificate Request. The pin-sha256 value is used in HTTP Public Key Pins (HPKP) <http://tools.ietf...

DDICK/HTTP-PublicKeyPins-0.16 - 20 Apr 2019 09:07:18 UTC - Search in distribution

Test::MockTime - Replaces actual time with simulated time River stage four • 37 direct dependents • 2265 total dependents

This module was created to enable test suites to test code at specific points in time. Specifically it overrides localtime, gmtime and time at compile time and then relies on the user supplying a mock time via set_relative_time, set_absolute_time or ...

DDICK/Test-MockTime-0.17 - 01 Apr 2018 06:09:08 UTC - Search in distribution

WebService::HIBP - An interface to the Have I Been Pwned webservice at haveibeenpwned.com River stage zero No dependents

This is a client module for the <https://haveibeenpwned.com/api/v2/> API, which provides a searchable interface to account/password breaches and pastes on sites such as pastebin.com...

DDICK/WebService-HIBP-0.15 - 10 Sep 2019 12:21:30 UTC - Search in distribution

Archive::Har - Provides an interface to HTTP Archive (HAR) files River stage zero No dependents

This Module is intended to provide an interface to create/read/update entire HTTP Archive (HAR) files....

DDICK/Archive-Har-0.21 - 17 Apr 2017 00:16:47 UTC - Search in distribution

Net::ICAP::Client - A client implementation of the ICAP (RFC 3507) protocol River stage zero No dependents

This module provides a client interface to an ICAP (RFC 3507) Server <http://tools.ietf.org/html/rfc3507>. ICAP Servers are designed to inspect and modify HTTP Request and Responses before the Request is passed to backend systems or the Response goes...

DDICK/Net-ICAP-Client-0.08 - 23 Aug 2023 20:37:45 UTC - Search in distribution

Test::Rsyslog - Creates a temporary instance of rsyslog to run tests against River stage zero No dependents

This module allows easy creation and tear down of a rsyslog instance. When the variable goes out of scope, the rsyslog instance is torn down and the file system objects it relies on are removed....

DDICK/Test-Rsyslog-0.07 - 03 Jul 2022 10:22:21 UTC - Search in distribution

Spreadsheet::CSV - Drop-in replacement for Text::CSV_XS with spreadsheet support River stage zero No dependents

Spreadsheet::CSV attempts to provide a drop-in replacement for Text::CSV_XS when reading in user-provided input files, such as via Email or Web. This is currently only for reading documents and only via the $csv->getline interface documented above...

DDICK/Spreadsheet-CSV-0.20 - 31 Oct 2014 10:12:21 UTC - Search in distribution

CPAN::Plugin::Sysdeps - a CPAN.pm plugin for installing system dependencies River stage zero No dependents

CPAN::Plugin::Sysdeps is a plugin for CPAN.pm (version >= 2.07) to install non-CPAN dependencies automatically. Currently, the list of required system dependencies is maintained in a static data structure in CPAN::Plugin::Sysdeps::Mapping. Supported ...

SREZIC/CPAN-Plugin-Sysdeps-0.77 - 22 Mar 2024 15:52:35 UTC - Search in distribution

Test::OpenLDAP - Creates a temporary instance of OpenLDAP's slapd daemon to run tests against. River stage zero No dependents

This module allows easy creation and tear down of a OpenLDAP slapd instance. When the variable goes out of scope, the slapd instance is torn down and the file system objects it relies on are removed....

DDICK/Test-OpenLDAP-0.72 - 29 Jun 2022 11:07:19 UTC - Search in distribution

URI::icap - URI scheme for ICAP Identifiers River stage five • 1893 direct dependents • 10024 total dependents

This module implements the "icap:" URI scheme defined in RFC 3507 <http://tools.ietf.org/html/rfc3507>, for the Internet Content Adaptation Protocol <https://en.wikipedia.org/wiki/Internet_Content_Adaptation_Protocol>....

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC - Search in distribution

Data::Validate::URI - common url validation methods River stage two • 27 direct dependents • 32 total dependents

This module collects common URI validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a de...

SONNEN/Data-Validate-URI-0.07 - 19 Jan 2016 16:58:33 UTC - Search in distribution

WebService::SSLLabs - Analyze the configuration of any SSL web server on the public Internet via ssllabs.com River stage one • 1 direct dependent • 1 total dependent

This is a client module for the <https://www.ssllabs.com/ssltest> API, which provides a deep analysis of the configuration of any SSL/TLS web server on the public Internet...

DDICK/WebService-SSLLabs-0.33 - 31 Mar 2020 09:42:39 UTC - Search in distribution

Crypt::URandom - Provide non blocking randomness River stage three • 20 direct dependents • 111 total dependents

This Module is intended to provide an interface to the strongest available source of non-blocking randomness on the current platform. Platforms currently supported are anything supporting /dev/urandom and versions of Windows greater than or equal to ...

DDICK/Crypt-URandom-0.40 - 24 Feb 2024 09:03:35 UTC - Search in distribution

Net::DNS::DynDNS - Update dyndns.org with correct ip address for your domain name River stage zero No dependents

This module allows automated updates to your dyndns.org domain name to your current ip address. This is useful for people running servers that operate off dynamic ip addresses....

DDICK/Net-DNS-DynDNS-0.9994 - 22 Mar 2019 09:06:14 UTC - Search in distribution

X11::PngViewer - Png Viewer in X11 River stage zero No dependents

This is a simple PNG image viewer for X11, intended for slideshows, etc....

DDICK/X11-PngViewer-0.10 - 15 Feb 2019 22:01:03 UTC - Search in distribution

File::LocalizeNewlines - Localize the newlines for one or more files River stage one • 2 direct dependents • 2 total dependents

For people that routinely work with a mixture of different platforms that have conflicting newline formats (mainly *NIX and Win32) there are a number of different situations that can result in files having their newlines get corrupted. File::Localize...

ADAMK/File-LocalizeNewlines-1.12 - 07 Jul 2009 16:06:11 UTC - Search in distribution

Date::Holidays::AU - Determine Australian Public Holidays River stage one • 2 direct dependents • 2 total dependents

This module makes an attempt at describing Australian holidays using the interface defined Date::Holidays::Abstract, which defines two methods, is_holiday and holidays....

DDICK/Date-Holidays-AU-0.32 - 20 Jan 2024 10:14:23 UTC - Search in distribution

Net::SMS::MessageNet - Send SMS messages via the messagenet.com.au service River stage zero No dependents

This module allows sending sms messages via https to the messagenet.com.au service...

DDICK/Net-SMS-MessageNet-0.65 - 13 Apr 2005 04:50:42 UTC - Search in distribution
23 results (0.029 seconds)