Search results for "KOBAYASI"
YATT - Yet Another Template Toolkit
YATT is Yet Another Template Toolkit. Like PHP (and unlike HTML::Template), YATT translates each template into (executable) Perl package(class) so that you can define subs to build up your own abstraction architecture. This software is still in alpha...
HKOBA/YATT-0.0.10 - 09 Nov 2015 08:41:27 UTC - Search in distribution- YATT - Yet Another Template Toolkit
- YATT::XHF - Extended Header Fields format.
- YATT::XHF - Extended Header Fields format.
- 2 more results from YATT »
SQL::Concat - SQL concatenator, only cares about bind-vars, to write SQL generator
SQL::Concat is NOT a *SQL generator*, but a minimalistic SQL fragments concatenator with safe bind-variable handling. SQL::Concat doesn't care anything about SQL syntax but *placeholder* and *bind-variables*. Other important topics to generate correc...
HKOBA/SQL-Concat-0.002 - 11 Jun 2017 07:18:42 UTC - Search in distribution
Net::QMQP - Quick Mail Queueing Protocol Client for qmail
The Net::QMQP module implements a client interface to the QMQP protocol....
KOBAYASI/Net-QMQP-0.01 - 13 Aug 2001 02:52:53 UTC - Search in distribution
File::AddInc - a reliable shorthand of use lib dirname($FindBin::Bin) for Modulino
File::AddInc manipulates @INC for Modulino (a module which is also runnable as a command). If you don't know much about the usefulness of Modulino, See these fine articles [1] <http://www.drdobbs.com/scripts-as-modules/184416165> [2] <https://perlmav...
HKOBA/File-AddInc-0.002 - 19 Jul 2020 09:52:19 UTC - Search in distribution
YATT::Lite::XHF::Syntax - Extended Header Fields (XHF) format.
Extended Header Fields (XHF) format, which I'm defining here, is a data format based on Email header <http://tools.ietf.org/html/rfc2822#section-2.2> (and HTTP header <http://tools.ietf.org/html/rfc2616#section-4.2>) , with extension to carry *nested...
HKOBA/YATT-Lite-0.101 - 24 May 2016 00:35:40 UTC - Search in distribution- YATT::Lite - Template with "use strict"
- YATT::Lite::LRXML::Syntax - Loose but Recursive XML (LRXML) format.
- YATT::Lite::XHF - Loader for XHF format
- 1 more result from YATT-Lite »
MOP4Import::Base::CLI_JSON - OO-Modulino with NDJSON args/outputs
MOP4Import::Base::CLI_JSON (or CLI_JSON for short in this document) is my latest boilerplate base class to write Object-Oriented Modulinos (or OO Modulino), a variant of Modulino which I propose in this document. Note: you can write basic OO Modulino...
HKOBA/MOP4Import-Declare-0.053 - 02 Dec 2020 05:14:55 UTC - Search in distribution
Apache::DoCoMoProxy - NTT DoCoMo HTTP gateway clone for mod_proxy
NTT DoCoMo i-mode terminals use original http gateway. Apache::DoCoMoProxy emulates it. GET or POST uid=NULLGWDOCOMO parameter changes terminal id. At first time of proxy request, basic auth required. Input terminal id and user agent(comma separate)....
KOBAYASI/Apache-DoCoMoProxy-0.01 - 29 Apr 2002 07:33:40 UTC - Search in distribution
Apache::Session::SQLite - use DBD::SQLite for Apache::Session storage
This module is equal to the following. tie %hash,'Apache::Session::Flex',$id,{ Store => 'MySQL', Lock => 'Null', Generate => 'MD5', Serialize => 'Base64', DataSource => 'dbi:SQLite:dbname=/tmp/hoge.db'};...
KOBAYASI/Apache-Session-SQLite-0.21 - 01 May 2002 09:19:28 UTC - Search in distribution
Template::Plugin::StickyQuery - TT plugin for HTML::StickyQuery
Template::Plugin::StickyQuery is a plugin for TT, which allows you to make your HTML tag sticky using HTML::StickyQuery. Special thanks to IKEBE Tomohiro....
KOBAYASI/Template-Plugin-StickyQuery-0.02 - 20 Sep 2002 07:19:46 UTC - Search in distribution
App::oo_modulino_zsh_completion_helper - provides zsh completion for OO-Modulinos
App::oo_modulino_zsh_completion_helper provides underlying implementation of `_perl_oo_modulino` zsh completer....
HKOBA/App-oo_modulino_zsh_completion_helper-0.04 - 25 Nov 2020 13:14:40 UTC - Search in distribution