NAME
Data::RuledValidator::Plugin::Japanese - Data::RuledValidator plugin for Japanese
VERSION
Version 0.01
SYNOPSIS
In rule file;
HIRAGANA is hiragana
KATAKANA is katakana
HIRAGANA_with_white_space is hiragana
KATAKANA_with_white_space is katakana
HIRAGANA_with_white_space2 is hiragana
KATAKANA_with_white_space2 is katakana
JP_ZIP is jp_zip
JP_MOBILE_EMAIL is jp_mobile_email
JP_MOBILE_EMAIL_DOCOMO is jp_mobile_email
JP_MOBILE_EMAIL_AU is jp_mobile_email
JP_MOBILE_EMAIL_SOFTBANK is jp_mobile_email
JP_MOBILE_EMAIL_WILLCOM is jp_mobile_email
JP_MOBILE_EMAIL_VODAFONE is jp_mobile_email
JP_MOBILE_EMAIL_DOCOMO is jp_imode_email
JP_MOBILE_EMAIL_AU is jp_ezweb_email
JP_MOBILE_EMAIL_SOFTBANK is jp_vodafone_email
JP_MOBILE_EMAIL_VODAFONE is jp_vodafone_email
JAPANESE_WORDS length_jp 0, 10
PROVIDED CONDITIONS
This plugin provide the following Conditions.
hiragana
katakana
jp_zip
jp_mobile_email
jp_imode_email
jp_ezweb_email
PROVIDED OPERATORS
This plugin provide the following Operators.
length_jp
AUTHOR
Ktat, <ktat at cpan.org>
BUGS
Please report any bugs or feature requests to bug-data-ruledvalidator-plugin-japanese at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Data-RuledValidator-Plugin-Japanese. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Data::RuledValidator::Plugin::Japanese
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
http://annocpan.org/dist/Data-RuledValidator-Plugin-Japanese
CPAN Ratings
http://cpanratings.perl.org/d/Data-RuledValidator-Plugin-Japanese
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Data-RuledValidator-Plugin-Japanese
Search CPAN
http://search.cpan.org/dist/Data-RuledValidator-Plugin-Japanese
SEE ALSO
Data::FormValidator::Constraints::Japanese
This plugin just uses functions of Data::FormValidator::Constraints::Japanese. Thanks!
COPYRIGHT & LICENSE
Copyright 2007 Ktat, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.