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

Search results for "MART"

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 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

Yahoo::Search - Perl interface to the Yahoo! Search public API. River stage one • 2 direct dependents • 2 total dependents

TIMB/Yahoo-Search-1.11.3 - 14 Jun 2010 19:17:07 UTC - Search in distribution

brackup-mount - mount a backup as a filesystem using FUSE River stage zero No dependents

"brackup-mount" allows you to mount a backup into your filesystem at a particular mount point. Once it's mounted, you'll have a read-only view of the directories and files in the backup at the mountpoint given. For example: brackup-mount somebackup-2...

BRADFITZ/Brackup-1.10 - 01 Nov 2010 01:19:01 UTC - Search in distribution

Net::OpenID::Consumer - Library for consumers of OpenID identities River stage two • 9 direct dependents • 11 total dependents

This is the Perl API for (the consumer half of) OpenID, a distributed identity system based on proving you own a URL, which is then your identity. More information is available at: http://openid.net/...

WROG/Net-OpenID-Consumer-1.18 - 08 Feb 2016 01:40:13 UTC - Search in distribution

Image::Processor - Perl extension for woking with disk stores of images River stage zero No dependents

NOTE - This module is in early stages of development. It is hoped that others will help develop it or submit suggestions for improvements. I have tested this on the Windows platform and all the features that support the reason behind starting this pr...

AARONJJ/Image-Processor-0.6 - 26 Feb 2002 18:19:46 UTC - Search in distribution

JSON::Streaming::Reader - Read JSON strings in a streaming manner River stage one • 2 direct dependents • 2 total dependents

This module is effectively a tokenizer for JSON strings. With it you can process JSON strings in customizable ways without first creating a Perl data structure from the data. For some applications, such as those where the expected data structure is k...

MART/JSON-Streaming-Reader-0.06 - 24 Nov 2012 21:17:51 UTC - Search in distribution

DateTime::Locale::uz - Locale data examples for the Uzbek (uz) locale River stage four • 25 direct dependents • 3698 total dependents

This pod file contains examples of the locale data available for the Uzbek locale. Days Wide (format) dushanba seshanba chorshanba payshanba juma shanba yakshanba Abbreviated (format) Dush Sesh Chor Pay Jum Shan Yak Narrow (format) D S C P J S Y Wide...

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC - Search in distribution

Date::Holidays::AT - Determine Austrian holidays River stage one • 1 direct dependent • 1 total dependent

This module exports a single function named holidays() which returns a list of Austrian holidays in a given year....

MDIETRICH/Date-Holidays-AT-v0.1.4 - 11 Nov 2015 09:28:53 UTC - Search in distribution

Net::OpenID::Yadis - Perform Yadis discovery on URLs River stage two • 2 direct dependents • 13 total dependents

This module provides an implementation of the Yadis protocol, which does XRDS-based service discovery on URLs. This module was originally developed by OHTSUKA Ko-hei as Net::Yadis::Discovery, but was forked and simplified for inclusion in the core Op...

WROG/Net-OpenID-Common-1.20 - 08 Feb 2016 01:37:16 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

Set::Formula - Formula calculation for sets River stage zero No dependents

"formula_checker" checks syntax of formula without its calculation. "formula_calcul" calculates formula without its syntax check. "equality_checker" checks, if 2 sets are equal. Formula should be written in common arithmetic notation (infix notation)...

RIVILISM/Set-Formula-0.05 - 25 Apr 2013 00:01:56 UTC - Search in distribution

Date::Manip::Lang::turkish - Turkish language support. River stage three • 61 direct dependents • 201 total dependents

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

Danga::Socket::AnyEvent - Danga::Socket reimplemented in terms of AnyEvent River stage zero No dependents

This is an alternative implementation of Danga::Socket that is implemented in terms of AnyEvent, an abstraction layer for event loops. This allows Danga::Socket applications to run in any event loop supported by AnyEvent, and allows Danga::Socket app...

SAMV/Danga-Socket-AnyEvent-0.04 - 18 Jun 2012 18:27:37 UTC - Search in distribution

Geo::Google::StaticMaps - API for generating URLs for static Google Maps River stage one • 1 direct dependent • 1 total dependent

This module provides a simple wrapper around generating URLs for Google's Static Maps API. You can find out more about the Static Maps API here: <http://code.google.com/apis/maps/documentation/staticmaps/>. At the time of writing this module supports...

MART/Geo-Google-StaticMaps-0.1 - 27 Aug 2008 20:12:14 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::stevenharyanto - List of modules mentioned by CPANRatings user stevenharyanto River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.002 - 23 Feb 2024 01:41:05 UTC - Search in distribution

String::Normal - Just another normal form string transformer. River stage zero No dependents

THIS MODULE IS AN ALPHA RELEASE! Transform strings into a normal form. Performs tokenization, snowball stemming, stop word removal and complex name compression....

JEFFA/String-Normal-0.08 - 27 Jan 2024 19:02:00 UTC - Search in distribution

JSON::Streaming::Writer - Generate JSON output in a streaming manner River stage zero No dependents

Most JSON libraries work in terms of in-memory data structures. In Perl, JSON serializers often expect to be provided with a HASH or ARRAY ref containing all of the data you want to serialize. This library allows you to generate syntactically-correct...

MART/JSON-Streaming-Writer-0.03 - 24 Nov 2012 21:14:59 UTC - Search in distribution

File::MultipleDiff - Compare multiple files River stage zero No dependents

Compares many files with each other. Writes comparison results into a symmetric matrix with one row and column per compared file. Each matrix element reports the number of differences between the files corresponding to the column and row. If a direct...

RIVILISM/File-MultipleDiff-0.06 - 21 Apr 2013 19:11:21 UTC - Search in distribution

Perlbal::Plugin::Cgilike - Handle Perlbal requests with a Perl subroutine River stage two • 12 direct dependents • 12 total dependents

This module allows responses to be handled with a simple API that's similar in principle to CGI, mod_perl response handlers, etc. It does not, however, come anywhere close to conforming to the CGI "standard". It's actually more like mod_perl in usage...

DORMANDO/Perlbal-1.80 - 27 Feb 2012 07:02:28 UTC - Search in distribution
25 results (0.055 seconds)