The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision histories for Perl extension Number::Phone::JP

0.20100906 Mon Sep 13 2010
     - Update some table classes.
     - Ministry of Internal Affairs and Communication of Japan
       has been started providing the data of phone numbers as
       Microsoft Excel formats by request from me.
       I appreciate their sincere response and I apologize
       my inappropriate change-log as below.
     - Regexp generator was rebundled.

0.20100701 Tue Aug  3 2010
     - Update some table classes.
     - Pod update.
     - Ministry of Internal Affairs and Communication of Japan
       has stopped providing the data of phone numbers by HTMLs.
       Instead, bloody PDFs have been started to provide
       as substitute for HTMLs. They suck. Then I tried to make
       the massive regexp tables by myself.
     - Regexp generator was removed.

0.20100601 Wed Jun  9 2010
     - Updated some table classes

0.20100401 Wed Apr  7 2010
     - Updated some table classes

0.20100302 Tue Mar  9 2010
     - Covered the failure of previous version.

0.20100301 Tue Mar  9 2010
     - Updated some table classes

0.20100104 Thu Jan 28 2010
     - Updated some table classes ...
       was menthioned by MIKIHOSHI (KAN Fushihara). thanks for letting me know.
     - Added a new table class Number::Phone::JP::Table::Fmc
     - And also Number::Phone::JP::Table::Upt class will be deprecated
       in near future.
     - Added a script that updates all of the table classes
       when the tables are updated.

0.12  Thu Jun  4 2008
     - Updated some table classes

0.11  Thu Feb 12 2008
     - Updated all table classes

0.10  Thu Feb 15 2007
     - Full refactored. lib/* and t/*
     - Added a new table class Number::Phone::JP::Table::Upt

0.03  Thu Jul 11 2003
     - Bug fixed in set_number() method working.
       ... is_valid_number() method reuses old garbage data when the
           passed argument(s) is invalid.
           Found by Taro Nishino. Thanks !!
     - Added new pattern to set a phone number by scalar context.
       ... Perceived by Taro Nishino. Thanks too !!

0.02  Tue Jul 11 2003
     - Bug fixed in table of Number::Phone::JP::Table::Home.
       ... local area prefix must not begins from "0" (ZERO).

0.01  Tue Jul 08 2003
     - original version