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

Search results for "SRI"

Digest::SRI - Calculate and verify Subresource Integrity hashes (SRI) River stage zero No dependents

This module provides functions to calculate and verify Subresource Integrity hashes (SRI). All of the usage is shown in the "Synopsis", with some usage notes here: * The "sri" and "verify_sri" functions both accept either: * a filename as a plain sca...

HAUKEX/Digest-SRI-0.02 - 24 Oct 2018 20:05:39 UTC - Search in distribution

PGN - Portable Game Notation for Chess River stage one • 2 direct dependents • 2 total dependents

This is the Portable Game Notation Specification and Implementation Guide, as revised on 12th March 1994....

GDR/Games-Chess-0.003 - 07 Jun 1999 12:42:08 UTC - Search in distribution

date - display date and time River stage one • 1 direct dependent • 1 total dependent

Options * +FORMAT Specify the date format * -h Show the help message and exit * -I Use the ISO 8601 date format: "%Y-%m-%dT%H:%M:%S%:z" * -R Use RFC 2822 format: "%a, %d %b %Y %T %z" * -u Use UTC time instead of local time * -v Show the version and e...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

ojo - Fun one-liners with Mojo River stage four • 943 direct dependents • 1041 total dependents

A collection of automatically exported functions for fun Perl one-liners. Ten redirects will be followed by default, you can change this behavior with the "MOJO_MAX_REDIRECTS" environment variable. $ MOJO_MAX_REDIRECTS=0 perl -Mojo -E 'say g("example...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Minion - Job queue River stage two • 21 direct dependents • 30 total dependents

Minion is a high performance job queue for the Perl programming language, with support for multiple named queues, priorities, high priority fast lane, delayed jobs, job dependencies, job progress, job results, retries with backoff, rate limiting, uni...

SRI/Minion-10.29 - 19 Mar 2024 16:30:15 UTC - Search in distribution

Maypole - MVC web application framework River stage two • 11 direct dependents • 13 total dependents

This documents the Maypole request object. See the Maypole::Manual, for a detailed guide to using Maypole. Maypole is a Perl web application framework similar to Java's struts. It is essentially completely abstracted, and so doesn't know anything abo...

TEEJAY/Maypole-2.13 - 18 Apr 2008 10:27:38 UTC - Search in distribution

cgi - Catalyst CGI River stage zero No dependents

Run a Catalyst application as cgi....

ABERGMAN/SVL-0.29 - 03 Aug 2005 20:39:32 UTC - Search in distribution

HTML::FormFu - HTML Form Creation, Rendering and Validation Framework River stage two • 13 direct dependents • 25 total dependents

HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of fo...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC - Search in distribution

Date::Manip::Zones - Time zone information River stage three • 61 direct dependents • 201 total dependents

This module is automatically generated. It contains a complete list of time zones specified in the standard zoneinfo (or Olson) databases obtained from: <ftp://ftp.iana.org/tz/tzdata_vers.tar.gz> All information is stored in variables, so this module...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

Mango - Pure-Perl non-blocking I/O MongoDB driver River stage two • 9 direct dependents • 10 total dependents

Mango is a pure-Perl non-blocking I/O MongoDB driver, optimized for use with the Mojolicious real-time web framework, and with multiple event loop support. Since MongoDB is still changing rapidly, only the latest stable version is supported. For Mong...

ODC/Mango-1.30 - 17 Mar 2018 15:28:07 UTC - Search in distribution

list-currencies - List currencies River stage one • 1 direct dependent • 1 total dependent

Source data is generated from "Locale::Codes::Currency_Codes". so make sure you have a relatively recent version of the module....

PERLANCAR/App-ListCurrencies-0.004 - 07 Nov 2019 03:39:42 UTC - Search in distribution

WWW::Curl - Perl extension interface for libcurl River stage two • 16 direct dependents • 22 total dependents

WWW::Curl is a Perl extension interface for libcurl....

SZBALINT/WWW-Curl-4.17 - 21 Feb 2014 16:22:32 UTC - Search in distribution

HTML::Widget - HTML Widget And Validation Framework River stage one • 6 direct dependents • 6 total dependents

Create easy to maintain HTML widgets! Everything is optional, use validation only or just generate forms, you can embed and merge them later. The API was designed similar to other popular modules like Data::FormValidator and FormValidator::Simple, HT...

CFRANKS/HTML-Widget-1.11 - 01 Mar 2007 16:19:00 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

uf-seqrow - decode the SeqRow structure in a Finnigan raw file River stage zero No dependents

uf-seqrow will display the contents of the SeqRow (sequence table row) structure or its component, InjectionData. It will return an error message if its input is not a Finnigan raw file. By default, it will dump the SeqRow object in tabular format....

SELKOVJR/Finnigan-0.0206d - 12 May 2012 00:17:37 UTC - Search in distribution

HTML::Prototype - Generate HTML and Javascript for the Prototype library River stage two • 8 direct dependents • 29 total dependents

The module contains some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. The Prototype library (http://prototype.conio.net/) is designed to make AJAX easy. Catalyst::Plugin::Prototype makes it easy t...

ESSKAR/HTML-Prototype-1.48 - 22 Sep 2006 18:19:33 UTC - Search in distribution

HTTP::Body - HTTP Body Parser River stage two • 16 direct dependents • 83 total dependents

HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/json, application/x-www-form-urlencoded, and multipart/form-data. Chunked bodies are supported by not passing a length value to new(). It is currently used ...

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC - Search in distribution

Test2::MojoX - Testing Mojo River stage one • 1 direct dependent • 1 total dependent

Test2::MojoX is a test user agent based on Mojo::UserAgent, it is usually used together with Test2::Suite to test Mojolicious applications. Just run your tests with prove or yath. $ yath -l -v $ yath -l -v t/foo.t This package is fork of Test::Mojo. ...

ELCAMLOST/Test2-MojoX-0.07 - 14 Aug 2021 19:38:14 UTC - Search in distribution
129 results (0.054 seconds)