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

Search results for "SDT"

Statistics::SDT - Signal detection theory (SDT) measures of sensitivity and bias in frequency data River stage zero No dependents

This module implements algorithms for Signal Detection Theory (SDT) measures of sensitivity and response-bias, e.g., *d'*, *A'*, *c*, as based on frequency data. These are largely as defined in Stanislav & Todorov (1999; see REFERENCES), as well as o...

RGARTON/Statistics-SDT-0.07 - 17 Mar 2018 02:49:50 UTC - Search in distribution

WebService::LogicMonitor::SDT - A LogicMonitor Scheduled DownTime object River stage zero No dependents

IOANR/WebService-LogicMonitor-0.211560 - 05 Jun 2021 23:13:58 UTC - Search in distribution

Paws::MediaLive::DvbSdtSettings River stage two • 9 direct dependents • 11 total dependents

DVB Service Description Table (SDT)...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Sah - Schema for data structures (specification) River stage three • 3 direct dependents • 604 total dependents

PERLANCAR/Sah-0.9.51 - 19 Dec 2022 00:05:39 UTC - Search in distribution

Log::Any - Bringing loggers and listeners together River stage three • 285 direct dependents • 777 total dependents

"Log::Any" provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl. Many modules have...

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC - Search in distribution

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

CPAN::Mini - create a minimal mirror of CPAN River stage three • 34 direct dependents • 116 total dependents

CPAN::Mini provides a simple mechanism to build and update a minimal mirror of the CPAN on your local disk. It contains only those files needed to install the newest version of every distribution. Those files are: * 01mailrc.txt.gz * 02packages.detai...

RJBS/CPAN-Mini-1.111017 - 03 Sep 2023 00:44:41 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

HTML::FromANSI::Tiny - Easily convert colored command line output to HTML River stage one • 4 direct dependents • 4 total dependents

Convert the output from a terminal command that is decorated with ANSI escape sequences into customizable HTML (with a small amount of code). This module complements Parse::ANSIColor::Tiny by providing a simple HTML markup around its output. Parse::A...

RWSTAUNER/HTML-FromANSI-Tiny-0.107 - 11 Jan 2024 15:56:13 UTC - Search in distribution

DateTime::TimeZone::Catalog::Extend - Extend DateTime::TimeZone catalog River stage two • 2 direct dependents • 20 total dependents

This is a very simple module based on the list of time zone aliases <https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations> that are sometimes found in dates. Upon using this module, it will add to the DateTime::TimeZone::Catalog those aliase...

JDEGUEST/DateTime-TimeZone-Catalog-Extend-v0.3.1 - 11 Oct 2023 07:56:07 UTC - Search in distribution

Log::Any::Plugin - Adapter-modifying plugins for Log::Any River stage one • 4 direct dependents • 4 total dependents

Log::Any::Plugin is a method for augmenting arbitrary instances of Log::Any::Adapters. Log::Any::Plugins work much in the same manner as Moose 'around' modifiers to augment logging behaviour of pre-existing adapters....

SDT/Log-Any-Plugin-0.012 - 23 May 2022 06:25:48 UTC - Search in distribution

Test::SVN::Repo - Subversion repository fixtures for testing River stage zero No dependents

Create temporary subversion repositories for testing. If no authentication is required, a simple on-disk repo is created. An svnserve instance is created when authentication is required. Repositories and servers are cleaned up when the object is dest...

SDT/Test-SVN-Repo-0.022 - 17 Nov 2014 09:35:20 UTC - Search in distribution

Biblio::ILL::ISO::Request - Perl extension for handling ISO 10161 interlibrary loan ILL-Request messages River stage zero No dependents

Biblio::ILL::ISO::Request is a derivation of the abstract Biblio::ILL::ISO::ISO object, and handles the ILL-Request message type....

DCHRIS/Biblio-ILL-ISO-0.06 - 08 Dec 2003 22:40:36 UTC - Search in distribution

Email::Sender::Transport::Mailgun - Mailgun transport for Email::Sender River stage zero No dependents

This transport delivers mail via Mailgun's messages.mime API. Why use this module? The SMTP transport can also be used to send messages through Mailgun. In this case, Mailgun options must be specified with Mailgun-specific MIME headers. This module e...

SDT/Email-Sender-Transport-Mailgun-0.05 - 03 Feb 2024 23:51:25 UTC - Search in distribution

Dist::Zilla::Plugin::CopyrightYearFromGit - Set copyright year from git River stage two • 6 direct dependents • 10 total dependents

This plugin will set copyright_year to something like: 2021, 2019, 2017, 2016 where the years will be retrieved from: 1) the date of git tags that resemble version string (qr/^(version|ver|v)?\d/); 2) the current year. Years that do not see version t...

PERLANCAR/Dist-Zilla-Plugin-CopyrightYearFromGit-0.009 - 24 Aug 2021 03:34:12 UTC - Search in distribution

Template::Plugin::DataPrinter - Template Toolkit dumper plugin using Data::Printer River stage zero No dependents

This is a dumper plugin for Template::Toolkit which uses Data::Printer instead of Data::Dumper. Data::Printer is a colorised pretty-printer with nicely human-readable object output....

SDT/Template-Plugin-DataPrinter-0.017 - 09 Feb 2023 06:42:16 UTC - Search in distribution

Log::Any::Plugin::ANSIColor - Auto-colorize Log::Any logs with Term::ANSIColor River stage zero No dependents

Log::Any::Plugin::ANSIColor automatically applies ANSI colors to log messages depending on the log level. For example, with the default colorscheme, "error" logs are red, "warning" logs are yellow. If a given log level has no coloring, the original l...

SDT/Log-Any-Plugin-ANSIColor-0.02 - 07 Nov 2019 05:51:07 UTC - Search in distribution

Cfn::Resource::AWS::MediaLive::Channel - Cfn resource for AWS::MediaLive::Channel River stage one • 1 direct dependent • 2 total dependents

This module implements a Perl module that represents the CloudFormation object AWS::MediaLive::Channel. See Cfn for more information on how to use it....

JLMARTIN/Cfn-0.14 - 07 May 2021 09:10:03 UTC - Search in distribution
18 results (0.03 seconds)