The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Lingua::JA::WebIDF

0.31    Sat, 28 Jul 2012 14:36:29 +0900
        - minor code changes

0.30    Tue, 24 Jul 2012 20:10:14 +0900
        - removed default_df option

0.21    Sun, 22 Jul 2012 12:20:14 +0900
        - changed idf method to accept DF.

0.20    Sun, 22 Jul 2012 00:00:59 +0900
        - added purge method
        - added db_open method
        - added db_close method
        - added dependency on File::ShareDir

0.14    Sat, 09 Jun 2012 13:59:34 +0900
        - fixed documentation
        - updated WebDF files (60000 words -> 100000 words)

0.12    Thu, 07 Jun 2012 02:33:35 +0900
        - removed redundant code

0.11    Tue, 05 Jun 2012 01:51:30 +0900
        - changed Test::More dependency from 0.88 to 0.98

0.10    Tue, 05 Jun 2012 00:34:58 +0900
        - added idf_type option
        - changed default api from Bing to Yahoo

0.02    Mon, 14 May 2012 17:53:17 +0900
        - improved pluggability
        - added link to Tokyo Cabinet in documentation

0.01    Mon, 14 May 2012 09:36:32 +0900
        - original version