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

Search results for "KAWASAKI"

jacode - Perl program for Japanese character code conversion River stage one • 1 direct dependent • 1 total dependent

This software can convert each other "JIS", "SJIS", "EUC-JP", and "UTF-8" that are frequently used as encoding for Japanese string. Interface of "jacode.pl" is same of "jcode.pl" that we know well. On the other hand its ability is same of "Encode" mo...

INA/Jacode-2.13.4.31 - 21 Mar 2023 06:07:52 UTC - Search in distribution

WSST - WebService Specification Schema Tool(WSST) River stage zero No dependents

WSST is a tool to generate libraries which manipulate web service....

KAWASAKI/WSST-0.1.1 - 17 Jun 2008 06:07:51 UTC - Search in distribution

XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds River stage two • 12 direct dependents • 12 total dependents

"XML::FeedPP" is an all-purpose syndication utility that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new content, merge feeds, and convert among these various formats. It is a pure Perl implementation and...

MARKOV/XML-FeedPP-0.95 - 20 Apr 2018 23:18:41 UTC - Search in distribution

POD2::RU - Документация Perl по-русски River stage zero No dependents

POD2::RU - проект перевода Perl-документации на русский язык. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'проект'. Assuming ISO8859-1...

MISHIN/POD2-RU-5.18.0.1.84 - 17 Dec 2017 17:55:54 UTC - Search in distribution

XML::OverHTTP - A base class for XML over HTTP-styled web service interface River stage two • 10 direct dependents • 10 total dependents

This module is not used directly from end-users. As a child class of this, module authors can easily write own interface module for XML over HTTP-styled web service....

KAWASAKI/XML-OverHTTP-0.08 - 31 Mar 2008 15:36:23 UTC - Search in distribution

XML::TreePP - Pure Perl implementation for parsing/writing XML documents River stage two • 15 direct dependents • 33 total dependents

XML::TreePP module parses an XML document and expands it for a hash tree. This generates an XML document from a hash tree as the opposite way around. This is a pure Perl implementation and requires no modules depended. This can also fetch and parse a...

KAWASAKI/XML-TreePP-0.43 - 17 Nov 2014 04:39:18 UTC - Search in distribution

Encode::JP::Emoji - Emoji encodings and cross-mapping tables in pure Perl River stage one • 3 direct dependents • 4 total dependents

This module provides encodings which support emoji picture characters. The first group of encodings uses carriers' private code points as Perl's internal string which has UTF-8 flag on. Name Encoding Octets Emoji String Emoji ------------------------...

KAWASAKI/Encode-JP-Emoji-0.60 - 24 Oct 2010 06:18:29 UTC - Search in distribution

HTML::TagParser - Yet another HTML document parser with DOM-like methods River stage one • 3 direct dependents • 3 total dependents

HTML::TagParser is a pure Perl module which parses HTML/XHTML files. This module provides some methods like DOM interface. This module is not strict about XHTML format because many of HTML pages are not strict. You know, many pages use <br> elemtents...

KAWASAKI/HTML-TagParser-0.20 - 05 May 2012 14:23:43 UTC - Search in distribution

Lingua::KO::Munja - Korean letter conversion River stage zero No dependents

Inputs and outputs are in Perl's Unicode formulation. This is a companion of Lingua::JA::Moji....

BKB/Lingua-KO-Munja-0.08 - 05 Oct 2018 02:09:32 UTC - Search in distribution

Lingua::ZH::Romanize::Pinyin - Romanization of Standard Chinese language River stage one • 1 direct dependent • 6 total dependents

Pinyin is a phonemic notation for Chinese characters. $conv = Lingua::ZH::Romanize::Pinyin->new(); This constructer methods returns a new object with its dictionary cached. $roman = $conv->char( $hanji ); This method returns romanized letters of a Ha...

KAWASAKI/Lingua-ZH-Romanize-Pinyin-0.23 - 20 Jan 2008 10:32:24 UTC - Search in distribution

Unicode::Emoji::E4U - Emoji mappings based on emoji4unicode project River stage zero No dependents

This module provides emoji picture characters cross-mapping table base on emoji4unicode, Emoji for Unicode, project on Google Code: <http://code.google.com/p/emoji4unicode/> This has the following accessor methods. datadir To fetch data files from em...

KAWASAKI/Unicode-Emoji-E4U-0.03 - 04 Jul 2009 15:14:24 UTC - Search in distribution

WebService::Recruit::HotPepper - perl interface for HotPepper Web Service River stage zero No dependents

This module is a perl interface for the HotPepper Web Service (<http://api.hotpepper.jp>), provided by Recruit Co., Ltd., Japan. It provides API methods: "GourmetSearch", "ShopSearch", "LargeServiceArea", "ServiceArea", "LargeArea", "MiddleArea", "Sm...

BASHI/WebService-Recruit-HotPepper-0.03 - 22 Aug 2007 14:56:27 UTC - Search in distribution

Lingua::KO::Romanize::Hangul - Romanization of Korean language River stage one • 1 direct dependent • 6 total dependents

Hangul is phonemic characters of the Korean language. This module follows the "Revised Romanization of Korean" which was released on July 7, 2000 as the official romanization system in South Korea. $conv = Lingua::KO::Romanize::Hangul->new(); This co...

KAWASAKI/Lingua-KO-Romanize-Hangul-0.20 - 13 Jan 2008 17:24:18 UTC - Search in distribution

Lingua::JA::Romanize::Kana - Romanization of Japanese Hiragana/Katakana River stage one • 1 direct dependent • 1 total dependent

Hiragana and Katakana are general terms for the syllabic Japanese scripts....

KAWASAKI/Lingua-JA-Romanize-Japanese-0.23 - 20 Jan 2008 10:32:09 UTC - Search in distribution

WebService::Recruit::Jalan::StockSearch - Jalan Web Service "StockSearch" API River stage zero No dependents

This module is a interface for the "StockSearch" API. It accepts following query parameters to make an request. my $param = { reg => '10', pref => '130000', l_area => '136200', s_area => '136202', h_id => '324994', o_area_id => '50024', o_id => '0042...

KAWASAKI/WebService-Recruit-Jalan-0.10 - 17 Aug 2007 19:05:35 UTC - Search in distribution

Class::Accessor::Children - Automated child-class/accessor generation River stage two • 13 direct dependents • 13 total dependents

This module automagically generates child classes which have accessor/mutator methods. This module inherits "Class::Accessor" to make accessors....

KAWASAKI/Class-Accessor-Children-0.02 - 16 Aug 2007 03:53:08 UTC - Search in distribution

WebService::Recruit::Dokoiku - A Interface for Dokoiku Web Service Beta River stage zero No dependents

This module is a interface for the Dokoiku Web Service *Beta*, provided by Recruit Co., Ltd., Japan. It provides three API methods: "searchPOI", "getLandmark" and "getStation". With these methods, you can find almost all of shops, restaurants and man...

KAWASAKI/WebService-Recruit-Dokoiku-0.11 - 17 Aug 2007 01:19:00 UTC - Search in distribution

Encode::JP::Emoji::FB_EMOJI_TYPECAST - Emoji fallback for TypeCast emoji images River stage zero No dependents

This module exports the following fallback function. Use this with "x-sjis-e4u-none" and "x-utf8-e4u-none" encodings which rejects any emojis. FB_EMOJI_TYPECAST() This function returns an "img" element for PC to display emoji images. Having conflicts...

KAWASAKI/Encode-JP-Emoji-FB_EMOJI_TYPECAST-0.05 - 06 Jul 2009 02:21:24 UTC - Search in distribution

XML::FeedPP::Plugin::DumpJSON - FeedPP Plugin for generating JSON River stage zero No dependents

This plugin generates a JSON data representation....

KAWASAKI/XML-FeedPP-Plugin-DumpJSON-0.33 - 06 Jan 2008 06:23:03 UTC - Search in distribution

Encode::JP::Emoji::FB_EMOJI_GMAIL - Emoji fallback functions with Gmail River stage zero No dependents

This module exports the following fallback function. Use this with "x-sjis-e4u-none" and "x-utf8-e4u-none" encodings which rejects any emojis. Note that this is NOT an official service powered by Gmail. FB_EMOJI_GMAIL() This returns "img" element for...

KAWASAKI/Encode-JP-Emoji-FB_EMOJI_GMAIL-0.05 - 06 Jul 2009 02:21:13 UTC - Search in distribution
21 results (0.024 seconds)