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

Search results for "TOMYHERO"

FormValidator::LazyWay - フォーム検証用モジュール River stage zero No dependents

このモジュールはまだ開発段階ですので、仕様が変更される恐れがあります。 フォーム検証用モジュールFormValidator::LazyWayは各フォームごとではなく、アプリケーション全体で使用する目的で作成しておりま す。 フォームごとに検証ルールを設定するのではなく、フィールド名ごとに検証ルールを設定することにより、よりDRYなコードを書くことのお手伝いをします。 また、検証用モジュールごとに、検証内容を設定することができます。その情報を元に、エラーメッセージを作成するので、 エラーメッセージ...

TARO/FormValidator-LazyWay-0.20 - 24 Dec 2012 18:03:28 UTC - Search in distribution

Test::Requires - Checks to see if the module can be loaded River stage five • 419 direct dependents • 13111 total dependents

Test::Requires checks to see if the module can be loaded. If this fails rather than failing tests this skips all tests. Test::Requires can also be used to require a minimum version of Perl: use Test::Requires "5.010"; # quoting is necessary!! # or us...

TOKUHIROM/Test-Requires-0.11 - 14 May 2020 00:51:07 UTC - Search in distribution

Data::Dumper::AutoEncode - Dump with recursive encoding River stage one • 4 direct dependents • 4 total dependents

Data::Dumper::AutoEncode stringifies perl data structures including unicode string to human-readable. example: use utf8; use Data::Dumper; my $foo = +{ foo => 'おでん' }; print Dumper($foo); It will dump like this { foo => "\x{304a}\x{3067}\x{3093}" } T...

BAYASHI/Data-Dumper-AutoEncode-1.00 - 12 Apr 2020 20:06:54 UTC - Search in distribution

Catalyst::Plugin::FormValidator::Lazy - Catalyst FormValidator Plugin in Lazy way River stage zero No dependents

Instead of writting constraints in your controller source code , this plugin let you use config file. and more......

TOMYHERO/Catalyst-Plugin-FormValidator-Lazy-0.05 - 07 Dec 2007 08:24:52 UTC - Search in distribution

Catalyst::Plugin::ConfigLoader::Multi - Catalyst Plugin for Multiple ConfigLoader River stage zero No dependents

When a project is getting bigger and bigger , it is hard to organize a config file. So we create this plugin which divide a config file to multiple. Config files name must start your project prefix. such as 'myapp_' . __PACKAGE__->config( 'Plugin::Co...

TOMYHERO/Catalyst-Plugin-ConfigLoader-Multi-0.06 - 11 May 2008 06:17:49 UTC - Search in distribution
5 results (0.025 seconds)