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

Search results for "module:HTML::Filter"

HTML::FormFu::Filter - Filter Base Class River stage two • 13 direct dependents • 25 total dependents

"filters()" and "filter" can be called on any form, block element (includes fieldsets) or field element. If called on a field element, no "name" argument should be passed. If called on a form or block element, if no "name" argument is provided, a new...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::Widget::Filter - Filter Base Class River stage one • 6 direct dependents • 6 total dependents

Filter Base Class....

CFRANKS/HTML-Widget-1.11 - 01 Mar 2007 16:19:00 UTC

HTML::MobileJp::Filter - Glue of modules for fighting with Japanese mobile web River stage one • 1 direct dependent • 1 total dependent

HTML::MobileJp::Filter is 偉大な先人たちがつくってくれた携帯サイトに役立つ CPAN モジュールたちをつなげる薄いフレームワークです。 CAUTION: This module is still alpha, its possible the API will change! POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line ...

TOMITA/HTML-MobileJp-Filter-0.02 - 03 Jan 2010 01:05:54 UTC

HTML::Filter::Callbacks - modify HTML with callbacks River stage zero No dependents

This is a rather simple HTML filter, based on HTML::Parser. It only looks for tags you add callbacks to modify something that is related to the tags (i.e. tag attributes and related comments and texts that it looked and skipped). If you want finer co...

XAICRON/HTML-Filter-Callbacks-0.10 - 19 Apr 2013 17:47:52 UTC

Tripletail::Filter::HTML - 通常 HTML 用出力フィルタ River stage zero No dependents

HTML に対して以下の処理を行う。 * 漢字コード変換(デフォルトShift_JIS) * HTTP ヘッダの管理 * <form action=""> が空欄の場合、自分自身の CGI 名を埋める * 特定フォームデータを指定された種別のリンクに付与する * セッション利用時は、クッキーにセッション情報を保存する セッション セッションを利用している場合、 http 領域用のセッション情報は "SID + セッショングループ名"、 https 領域用のセッション情報は "SIDS + セッシ...

HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC

HTML::Template::Ex::Filter - tmpl_tag filter for HTML::Template::Ex. River stage zero No dependents

This module offers the filter to make the format of HTML::Template easy a little....

LUSHE/HTML-Template-Ex-0.08 - 06 Nov 2007 23:33:58 UTC

HTML::FormFu::Filter::Regex - regexp-based match/replace filter River stage two • 13 direct dependents • 25 total dependents

Regular expression-based match / replace filter....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Filter::Split - filter splitting a singe value into an arrayref River stage two • 13 direct dependents • 25 total dependents

Split a single input value into an arrayref of values....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::Template::Filter::TT2 - Template Toolkit 2 syntax for HTML::Template River stage zero No dependents

This "HTML::Template" filter allows you to use a subset of the Template Toolkit 2 syntax, which is much less verbose than the default syntax. This is not an emulation of TT2, so you're still limited to the usual "HTML::Template" semantics. Also, in o...

SAPER/HTML-Template-Filter-TT2-0.03 - 13 Oct 2007 22:30:39 UTC

HTML::Filter::Callbacks::Tag River stage zero No dependents

This will be passed to the callbacks you add to the HTML::Filter::Callbacks object. See the SYNOPSIS of HTML::Filter::Callbacks for usage....

XAICRON/HTML-Filter-Callbacks-0.10 - 19 Apr 2013 17:47:52 UTC

HTML::FormFu::Filter::Encode - Encode/Decode Submitted Values River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::MobileJp::Filter::Dummy - Dummy filter River stage one • 1 direct dependent • 1 total dependent

HTML の最初と最後に config の "prefix" の値と "suffix" の値を付けて 返すだけのダミーモジュールです。 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...

TOMITA/HTML-MobileJp-Filter-0.02 - 03 Jan 2010 01:05:54 UTC

HTML::Shakan::Filter::Hiragana - convert Katakana to Hiragana River stage one • 1 direct dependent • 5 total dependents

This module converts Katakana chars to Hiragana chars. (for Japanese)...

SONGMU/HTML-Shakan-2.10 - 25 Apr 2017 07:38:49 UTC

HTML::Widget::Filter::Callback - Lower Case Filter River stage one • 6 direct dependents • 6 total dependents

Callback Filter....

CFRANKS/HTML-Widget-1.11 - 01 Mar 2007 16:19:00 UTC

HTML::FormFu::Filter::Callback - filter with custom subroutine River stage two • 13 direct dependents • 25 total dependents

Filter using a user-provided subroutine....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Filter::LowerCase - filter transforming to lower case River stage two • 13 direct dependents • 25 total dependents

LowerCase transforming filter....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::Shakan::Filter::KatakanaZ - convert Hiragana to Katakana River stage one • 1 direct dependent • 5 total dependents

This module converts Hiragana chars to Katakana chars. (for Japanese)...

SONGMU/HTML-Shakan-2.10 - 25 Apr 2017 07:38:49 UTC

HTML::FormFu::Filter::CopyValue - copy the value from another field River stage two • 13 direct dependents • 25 total dependents

Filter copying the value of another field if the original value of this field is empty....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Filter::TrimEdges - filter trimming whitespace River stage two • 13 direct dependents • 25 total dependents

Trim whitespaces from beginning and end of string....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::Widget::Filter::LowerCase - Lower Case Filter River stage one • 6 direct dependents • 6 total dependents

Lower Case Filter....

CFRANKS/HTML-Widget-1.11 - 01 Mar 2007 16:19:00 UTC
154 results (0.076 seconds)