- Timestamp:
- 03/09/08 12:51:28 (6 months ago)
- Files:
-
- library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/Changes (modified) (1 diff)
- library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/META.yml (modified) (1 diff)
- library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/lib/FormValidator/Simple/Plugin/Number/Phone/JP.pm (modified) (1 diff)
- library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/t/01_number_phone_jp.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/Changes
r28 r422 1 1 Revision history for Perl extension FormValidator::Simple::Plugin::Number::Phone::JP. 2 3 0.03 Sun Mar 9 12:46:00 2008 4 - apply patch for t/01_number_phone_jp.t 5 Thanks for Kazuma Shiraiwa! 2 6 3 7 0.02 Mon Oct 3 17:38:45 2005 library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/META.yml
r28 r422 2 2 #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# 3 3 name: FormValidator-Simple-Plugin-Number-Phone-JP 4 version: 0.0 24 version: 0.03 5 5 version_from: lib/FormValidator/Simple/Plugin/Number/Phone/JP.pm 6 6 installdirs: site library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/lib/FormValidator/Simple/Plugin/Number/Phone/JP.pm
r28 r422 5 5 use FormValidator::Simple::Constants; 6 6 7 our $VERSION = '0.0 2';7 our $VERSION = '0.03'; 8 8 our @CARP_NOT = qw(Number::Phone::JP); 9 9 library/perl/trunk/FormValidator-Simple-Plugin-Number-Phone-JP/t/01_number_phone_jp.t
r28 r422 29 29 30 30 __DATA__ 31 0 11 123456732 0 164 12345633 01 646 1234534 01 652 1234535 0 16528123436 0 16531234537 0 16532 123438 0 16534 123439 0 3 1234567840 0 4 1234567841 06 1234567842 0 460 1234543 0 578 1234544 0 11 12345645 0 164 1234546 0 1646123447 0 1652123448 0 16528 12349 0 1653 123450 0 16532 12351 0 16534 12352 0 3 123456753 0 4 123456754 06 123456755 0 460 12345656 0 578 12345631 001 12345678 32 009120 12345678 33 0120 000123 34 011 2001234 35 050 10001234 36 080 10012345 37 020 46012345 38 070 50112345 39 0990 500123 40 0570 000123 41 060 33001234 42 0255 731234 43 096 3471234 44 00299 12345678 45 009197 12345678 46 0800 9231234 47 0997 711234 48 050 99991234 49 080 99912345 50 020 49812345 51 070 68912345 52 0570 998123 53 060 49991234 54 06 43391234 55 0778 891234 56 0997 381234
