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

Search results for "MALA"

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution
  • perlop - Operadores y precedencia en Perl *** DOCUMENTO SIN REVISAR ***
  • perlmod - Módulos Perl (paquetes y tablas de símbolos)

PSGI - Perl Web Server Gateway Interface Specification River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

Furl - Lightning-fast URL fetcher River stage two • 83 direct dependents • 99 total dependents

Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...

SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC - Search in distribution

Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) River stage four • 760 direct dependents • 1891 total dependents

Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI. See PSGI for the PSGI specification and PSGI::...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC - Search in distribution

POD2::RU::PSGI River stage zero No dependents

VTI/POD2-RU-PSGI-0.003 - 10 Aug 2014 11:02:27 UTC - Search in distribution

htmlcat - stdin to your browser River stage zero No dependents

"htmlcat" renders stdin in HTML, by establishing a temporary HTTP server. Requires modern browser that recognize Server-Sent Events <http://dev.w3.org/html5/eventsource/>....

MOTEMEN/App-htmlcat-0.01 - 18 Apr 2012 10:26:03 UTC - Search in distribution

Lingua::EN::Inflexion - Inflect English nouns, verbs, adjectives, and articles River stage one • 7 direct dependents • 8 total dependents

Lingua::EN::Inflexion allows you to correctly inflect all English nouns and verbs, as well as the small number of adjectives and articles that still decline in modern English. By default, the module follows the conventions of modern formal British En...

DCONWAY/Lingua-EN-Inflexion-0.002008 - 04 Jul 2023 11:32:52 UTC - Search in distribution

HTTP::Parser::XS - a fast, primitive HTTP request parser River stage three • 12 direct dependents • 151 total dependents

HTTP::Parser::XS is a fast, primitive HTTP request/response parser. The request parser can be used either for writing a synchronous HTTP server or a event-driven server. The response parser can be used for writing HTTP clients. Note that even if this...

KAZUHO/HTTP-Parser-XS-0.17 - 15 Dec 2014 07:53:06 UTC - Search in distribution

HTTP::Response::Parser - create HTTP::Response object fast way River stage zero No dependents

This is a fast HTTP response parser. Create HTTP::Response object same as HTTP::Response->parse. XS parser is 10x faster than HTTP::Response, so that's useful for high performance crawler or HTTP-based RPC. If you want incremental parser, you can use...

MALA/HTTP-Response-Parser-0.03 - 12 Oct 2010 12:24:27 UTC - Search in distribution

URI::CrawlableHash - convert ajax uri to crawlable River stage zero No dependents

URI::CrawlableHash is URL transformer for AJAX URLs. See http://code.google.com/web/ajaxcrawling/docs/specification.html It adds some method to the "URI" namespace. I hate this approach but I need it. See also HTML5's history.pushState or history.rep...

MALA/URI-CrawlableHash-0.02 - 18 Oct 2010 16:07:42 UTC - Search in distribution

JavaScript::Value::Escape - Avoid XSS with JavaScript value interpolation River stage two • 4 direct dependents • 10 total dependents

There are a lot of XSS, a security hole typically found in web applications, caused by incorrect (or lack of) JavaScript escaping. This module aims to provide secure JavaScript escaping to avoid XSS with JavaScript values. The escaping routine JavaSc...

KAZEBURO/JavaScript-Value-Escape-0.07 - 14 Jan 2015 07:29:24 UTC - Search in distribution

CzFast.pm - Perl module for czech charsets manipulation> River stage zero No dependents

Modul rozeznava tyto identifikatory znakovych sad a jejich varianty: us-ascii nebo ascii iso-8859-1 iso-8859-2 nebo unix windows-1250 nebo windows kam nebo kamenicti pclatin2 koi8cs apple-ce nebo mac nebo macintosh cp850 V identifikatorech se nerozli...

TRIPIE/CzFast-0.10 - 06 Jun 2001 18:55:34 UTC - Search in distribution

Mojolicious::Plugin::Web::Auth - Authentication plugin for Mojolicious River stage one • 7 direct dependents • 7 total dependents

Mojolicious::Plugin::Web::Auth is an authentication plugin for Mojolicious....

HAYAJO/Mojolicious-Plugin-Web-Auth-0.17 - 21 Apr 2019 15:09:07 UTC - Search in distribution

Template::Stash::AutoEscaping - escape automatically in Template-Toolkit. River stage zero No dependents

Template::Stash::AutoEscaping is a sub class of Template::Stash, automatically escape all HTML strings and avoid XSS vulnerability....

SHLOMIF/Template-Stash-AutoEscaping-0.0303 - 31 Jan 2014 17:30:36 UTC - Search in distribution

Template::Stash::AutoEscape - escape automatically in Template-Toolkit. River stage zero No dependents

Template::Stash::AutoEscape is a sub class of Template::Stash, automatically escape all HTML strings and avoid XSS vulnerability....

MALA/Template-Stash-AutoEscape-0.03 - 13 Sep 2010 10:28:59 UTC - Search in distribution

SQL::Abstract::Plugin::InsertMulti - add mysql bulk insert supports for SQL::Abstract River stage one • 1 direct dependent • 1 total dependent

SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with 'use SQL::Abstract;', exporting insert_multi() and update_multi() methods to SQL::Abstract namespace from SQL::...

ZIGOROU/SQL-Abstract-Plugin-InsertMulti-0.05 - 05 Nov 2018 06:44:30 UTC - Search in distribution

Plack::Handler::FCGI::EV - PSGI handler for FCGI::EV River stage zero No dependents

Plack::Handler::FCGI::EV is an asynchronous PSGI handler using FCGI::EV as its backend....

MIYAGAWA/Plack-Handler-FCGI-EV-0.01 - 10 May 2011 23:05:16 UTC - Search in distribution

Amon2::Plugin::Web::CSRFDefender - Anti CSRF filter River stage one • 2 direct dependents • 3 total dependents

This plugin denies CSRF request. Do not use this with HTTP::Session2. Because HTTP::Session2 has XSRF token management function by itself....

TOKUHIROM/Amon2-Plugin-Web-CSRFDefender-7.03 - 22 Sep 2014 05:40:53 UTC - Search in distribution
18 results (0.033 seconds)