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

Search results for "NAOYA"

Cinnamon - A minimalistic deploy tool River stage zero No dependents

Cinnamon is a minimalistic deploy tool aiming to provide structurization of issues about deployment. It only introduces the most essential feature for deployment and a few utilities....

SHIBAZAKI/Cinnamon-0.28 - 23 Aug 2015 06:20:56 UTC - Search in distribution

URI::Fetch - Smart URI fetching/caching River stage three • 10 direct dependents • 107 total dependents

*URI::Fetch* is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way. That means: * GZIP support If you have *Compress::Zlib* installed, *URI::Fetch* will automat...

NEILB/URI-Fetch-0.15 - 27 May 2021 16:36:04 UTC - Search in distribution

DBIx::MoCo - Light & Fast Model Component River stage one • 1 direct dependent • 1 total dependent

Light & Fast Model Component...

JKONDO/DBIx-MoCo-0.18 - 08 Jun 2008 03:45:52 UTC - Search in distribution

Input::Validator - Input Validator River stage one • 1 direct dependent • 2 total dependents

Data validator. Validates only the data. NO form generation, NO javascript generation, NO other stuff that does something else. Only data validation!...

VTI/Input-Validator-0.001005 - 13 Feb 2012 13:48:47 UTC - Search in distribution

Text::LTSV - Labeled Tab Separated Value manipulator River stage one • 1 direct dependent • 2 total dependents

Labeled Tab-separated Values (LTSV) format is a variant of Tab-separated Values (TSV). Each record in a LTSV file is represented as a single line. Each field is separated by TAB and has a label and a value. The label and the value have been separated...

NAOYA/Text-LTSV-0.08 - 24 Jan 2014 12:36:45 UTC - Search in distribution

List::Rubyish - Array iterator like the Ruby River stage one • 1 direct dependent • 1 total dependent

YAPPO/List-Rubyish-0.03 - 22 Oct 2008 14:18:15 UTC - Search in distribution

Encode::BOCU1 - encodes / decodes BOCU-1 string, works as part of Encode.pm River stage zero No dependents

BOCU-1 is a MIME-compatible application of the Binary Ordered Compression for Unicode [BOCU] base algorithm. Encode::BOCU1 enables to convert any encoding systems supported by Encode.pm from/to BOCU-1 through UTF-8....

NAOYAT/Encode-BOCU1-0.03 - 03 Jul 2006 13:50:05 UTC - Search in distribution

Math::Lsoda - Solve ordinary differential equation systems using lsoda. River stage zero No dependents

Math::Lsoda is a numerical module used for solving ordinary differential equations. The module is suitable for both stiff and non-stiff systems using the FORTRAN library odepack....

SYNCLOVER/Math-Lsoda-0.04 - 17 Mar 2010 16:30:18 UTC - Search in distribution

Hatena::Keyword - Extract Hatena Keywords in a string River stage one • 2 direct dependents • 3 total dependents

This module allows you to extract Hatena keywords used in an arbitrary text and also allows you to mark up a text as HTML with the keywords. A Hatena keyword is an element in a suite of web sites *.hatena.ne.jp having blogs and social bookmarks among...

NAOYA/Hatena-Keyword-0.05 - 21 Feb 2008 03:14:03 UTC - Search in distribution

Hadoop::Streaming - Contains Mapper, Combiner and Reducer roles to simplify writing Hadoop Streaming jobs River stage zero No dependents

Hadoop::Streaming::* provides a simple perl interface to the Streaming interface of Hadoop. Hadoop is a system "reliable, scalable, distributed computing." Hadoop was developed at Yahoo! and is now maintained by the Apache Software Foundation. Hadoop...

SPAZM/Hadoop-Streaming-0.143060 - 02 Nov 2014 03:51:16 UTC - Search in distribution
  • Hadoop::Streaming::Mapper - Simplify writing Hadoop Streaming Mapper jobs. Write a map() function and let this role handle the Stream interface.
  • Hadoop::Streaming::Combiner - Simplify writing Hadoop Streaming jobs. Combiner follows the same interface as Reducer. Requires a combine() function which will be called for each line of combiner data. Combiners are run on the same machine as the mapper as a pre-reduce reduction step.
  • Hadoop::Streaming::Reducer - Simplify writing Hadoop Streaming jobs. Write a reduce() function and let this role handle the Stream interface. This Reducer roll provides an iterator over the multiple values for a given key.
  • 5 more results from Hadoop-Streaming »

Hatena::Formatter - converts text into html with almost Hatena style. River stage one • 1 direct dependent • 1 total dependent

Text::Hatena used generates html string with Hatena Style. and Hatena::Keyword used allows you to mark up a text as HTML with the Hatena keywords. When you want to adjust the option of Text::Hatena and Hatena::Keyword, it can be done. In the process ...

YAPPO/Hatena-Formatter-0.03 - 04 May 2006 04:34:03 UTC - Search in distribution

WebService::ChangesXml - Do something with updated blogs on Weblogs.Com River stage zero No dependents

WebService::ChangesXml is a event-driven module to build your application that does something with newly updated blogs displayed on Weblogs.Com (or other services that provides compatible "changes.xml")....

MIYAGAWA/WebService-ChangesXml-0.01 - 06 Nov 2003 18:20:53 UTC - Search in distribution

WebService::JugemKey::Auth - Perl interface to the JugemKey Authentication API River stage one • 1 direct dependent • 1 total dependent

A simple interface for using the JugemKey Auththentication API. <http://jugemkey.jp/api/auth/>...

MIZZY/WebService-JugemKey-Auth-0.04 - 11 Jun 2006 02:43:10 UTC - Search in distribution

Text::Md2Inao - Convert markdown text to Inao-format River stage zero No dependents

This is a text converter for WEB+DB PRESS articles....

GFUJI/Text-Md2Inao-0.11 - 24 Apr 2014 14:01:37 UTC - Search in distribution

Hatena::API::Auth - Perl intaface to the Hatena Authentication API River stage one • 2 direct dependents • 2 total dependents

A simple interface for using the Hatena Authentication API <http://auth.hatena.ne.jp/>....

NAOYA/Hatena-API-Auth-0.05 - 11 Jun 2007 03:34:29 UTC - Search in distribution

Encode::BOCU1::XS - Perl extension for encoding / decoding BOCU-1 string. Works as part of Encode.pm River stage zero No dependents

BOCU-1 is a MIME-compatible application of the Binary Ordered Compression for Unicode [BOCU] base algorithm developed and patented by IBM. Encode::BOCU1::XS enables to convert any encoding systems supported by Encode.pm from/to BOCU-1 through UTF-8. ...

NAOYAT/Encode-BOCU1-XS-0.02 - 03 Jul 2006 13:50:17 UTC - Search in distribution

WebService::KakakuCom - Handle WebAPI of kakaku.com. River stage zero No dependents

This module allows you to handle WebAPI of kakaku.com easily. Kakaku.com (http://kakaku.com/) is a price comparison sites in Japan. You can search/retrieve arbitrary product informations via its own WebAPI. Please refer to http://apiblog.kakaku.com/ ...

NAOYA/WebService-KakakuCom-0.05 - 02 Oct 2006 16:22:57 UTC - Search in distribution

Acme::Web20::Validator - Web 2.0 Validation River stage zero No dependents

Acme::Web20::Validator is a Web 2.0 Validation module for your website. This module is inspired from Web 2.0 Validator (http://web2.0validator.com/). The definition of web 2.0 changes on a daily basis but currently supports are: UsePrototype UseCatal...

NAOYA/Acme-Web20-Validator-0.01 - 14 Nov 2005 04:12:28 UTC - Search in distribution

ModPerl::VersionUtil - Makes it easier to investigate your mod_perl version. River stage two • 2 direct dependents • 20 total dependents

This module helps you to investigate your mod_perl version easily....

NAOYA/ModPerl-VersionUtil-0.03 - 28 Dec 2006 06:02:49 UTC - Search in distribution

HTML::DisableForm - Manipulate disabled/readonly HTML Forms River stage one • 1 direct dependent • 1 total dependent

This module automatically makes form controlls disable/readonly....

NAOYA/HTML-DisableForm-0.01 - 04 Sep 2006 10:19:43 UTC - Search in distribution
36 results (0.031 seconds)