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

Search results for "RES"

lib/BoardStreams/REs.pm River stage zero No dependents

KARJALA/BoardStreams-v0.0.36 - 28 Feb 2023 10:03:43 UTC - Search in distribution

WWW::2ch::Res - remark of BBS is treated. River stage zero No dependents

YAPPO/WWW-2ch-0.07 - 06 Mar 2006 18:37:24 UTC - Search in distribution

Acrux::DBI::Res - Results of your database queries River stage zero No dependents

Class to works with results of your database queries new my $res = Acrux::DBI::Res->new( sth => $sth, dbi => $dbi ); Construct a new Acrux::DBI::Res object...

ABALAMA/Acrux-DBI-0.03 - 18 Apr 2024 08:11:03 UTC - Search in distribution
  • Acrux::DBI - Database independent interface for Acrux applications

Dancer::Plugin::Res - Syntax sugar for setting the status and returning a response River stage zero No dependents

This Dancer plugin provides the keyword "res()", which stands for response. It allows you to set the response and return a body in one shot. return res 400, { msg => reason }; is equivalent to: status 400; return { msg => reason }; I made this plugin...

IRONCAMEL/Dancer-Plugin-Res-0.0003 - 18 May 2012 09:21:47 UTC - Search in distribution

Dancer2::Plugin::Res - Dancer2 add-on for setting status/response. River stage one • 1 direct dependent • 1 total dependent

This is an honest attempt to make Dancer::Plugin::Res to be Dancer2 friendly. It should behave same as it's twin as nothing has changed in functionality. I needed a Dancer2 compatible version of Dancer::Plugin::Res for my other work available on gith...

MANWAR/Dancer2-Plugin-Res-0.10 - 04 Nov 2019 00:43:22 UTC - Search in distribution

UMLS::Similarity::res - Perl module for computing the semantic relatednessof concepts in the Unified Medical Language System (UMLS) using the method described by Resnik (1995). River stage one • 1 direct dependent • 1 total dependent

This module computes the semantic similarity of two concepts in the UMLS according to a method described by Resnik (1995). The relatedness measure proposed by Resnik is the information content (IC) of the least common subsumer of the two concepts. Th...

BTMCINNES/UMLS-Similarity-1.47 - 14 Sep 2016 20:12:40 UTC - Search in distribution

Rarbg::torrentapi::Res - Response class for Rarbg::torrentapi River stage zero No dependents

This is not meant to be used directly, see Rarbg::torrentapi...

PACOEB/Rarbg-torrentapi-v0.2.0 - 21 Nov 2019 19:39:52 UTC - Search in distribution
  • Rarbg::torrentapi - Wrapper around Rarbg torrentapi (https://torrentapi.org/apidocs_v2.txt)

WordNet::Similarity::res - Perl module for computing semantic relatedness of word senses using an information content based measure described by Resnik (1995). River stage one • 6 direct dependents • 6 total dependents

Resnik (1995) uses the information content of concepts, computed from their frequency of occurrence in a large corpus, to determine the semantic relatedness of word senses. This module implements this measure of semantic relatedness. The following me...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC - Search in distribution

pretty-res - Format enveloped result prettily River stage one • 1 direct dependent • 1 total dependent

This script formats data structure using Perinci::Result::Format. If data structure is not detected as an enveloped result (see Rinci::function for more information about enveloped result), it will add an envelope for you. You can use this script to ...

PERLANCAR/App-PrettyRes-0.03 - 10 Mar 2016 09:25:49 UTC - Search in distribution

Time::HiRes - High resolution alarm, sleep, gettimeofday, interval timers River stage five • 937 direct dependents • 10354 total dependents

The "Time::HiRes" module implements a Perl interface to the "usleep", "nanosleep", "ualarm", "gettimeofday", and "setitimer"/"getitimer" system calls, in other words, high resolution time and timers. See the "EXAMPLES" section below and the test scri...

ATOOMIC/Time-HiRes-1.9764 - 10 Aug 2020 22:23:42 UTC - Search in distribution

Time::AutoRes - use Time::HiRes or fall back to core code River stage zero No dependents

Time::AutoRes provides access to most of the functions that may be imported from Time::HiRes (see list below). If Time::HiRes isn't available, Time::AutoRes silently falls back to core Perl functions; when this happens, it tries to emulate Time::HiRe...

NKUITSE/Time-AutoRes-0.02 - 29 Apr 2004 01:42:09 UTC - Search in distribution

DateTime::HiRes - Create DateTime objects with sub-second current time resolution River stage three • 4 direct dependents • 305 total dependents

This module enables you to generate DateTime objects that represent the current time with sub-second resolution....

DROLSKY/DateTime-HiRes-0.04 - 26 Jul 2020 22:47:50 UTC - Search in distribution

cPanel::RESTivus - REST(ish) API façade to the various and sundry cPanel APIs River stage zero No dependents

Initial release. Just to reserve the namespace, no actual functionality. See <https://github.com/drmuey/p5-cPanel-RESTivus> for upcoming details, roadmap, etc....

DMUEY/cPanel-RESTivus-0.01 - 08 Jun 2016 19:35:00 UTC - Search in distribution

SPVM::Time::HiRes - High Resolution Time River stage zero No dependents

The Time::HiRes class in SPVM has methods to manipulate high resolution time....

KIMOTO/SPVM-Time-HiRes-0.004 - 30 Nov 2023 01:24:02 UTC - Search in distribution

Test::Time::HiRes - drop-in replacement for Test::Time to work with Time::HiRes River stage one • 2 direct dependents • 7 total dependents

Drop-in replacement for Test::Time that also works with the Time::HiRes functions "usleep" and "gettimeofday". Must be loaded before importing functions from Time::HiRes. Patches/suggestions very welcome. This was just a quick fix to a problem....

MJEMMESON/Test-Time-HiRes-0.05 - 04 Jun 2020 20:26:08 UTC - Search in distribution

diffReps::DiffRes - class to store and manipulate differential sites. River stage zero No dependents

Classes and methods to read differential sites from text files and manipulate them. EXPORT None. This is OO designed....

PROFSHEN/diffReps-1.55.3 - 12 Sep 2013 21:11:22 UTC - Search in distribution

Time::HiRes::Value - represent a time value or interval in exact microseconds River stage one • 1 direct dependent • 1 total dependent

The Time::HiRes module allows perl to access the system's clock to microsecond accuracy. However, floating point numbers are not suitable for manipulating such time values, as rounding errors creep in to calculations performed on floating-point repre...

PEVANS/Time-HiRes-Value-0.08 - 23 Jun 2015 16:00:30 UTC - Search in distribution

Perinci::Object::ResMeta - Represent function/method result metadata River stage three • 39 direct dependents • 786 total dependents

PERLANCAR/Perinci-Object-0.311 - 02 Jan 2021 00:50:04 UTC - Search in distribution

Mojolicious::Plugin::RESTful - A Mojolicious Plugin for RESTful HTTP Actions River stage zero No dependents

This is a Mojolicious plugin adding a RESTful CRUD helper "restful" to Mojolicious Route <https://metacpan.org/pod/Mojolicious::Routes::Route>. The idea and some code comes from Mojolicious::Plugin::REST. The differences are: * No "under" needed. * N...

ZITSEN/Mojolicious-Plugin-RESTful-0.1.4 - 03 Nov 2015 09:34:30 UTC - Search in distribution

Test::MockTime::HiRes - Replaces actual time with simulated high resolution time River stage three • 3 direct dependents • 302 total dependents

"Test::MockTime::HiRes" is a Time::HiRes compatible version of Test::MockTime. You can wait milliseconds in simulated time. It also provides "mock_time" to restrict the effect of the simulation in a code block....

TARAO/Test-MockTime-HiRes-0.08 - 04 Feb 2018 06:55:18 UTC - Search in distribution
1,981 results (0.125 seconds)