WSST-0.1.1
author: Yusuke Kawasaki
2008/05/18 (0.35)
* supports multiple <rdf:Seq> which is invalid though
http://www.kawa.net/works/perl/feedpp/feedpp.html#com-2008-05-17T13:13:33Z
"Pseudo-hashes are deprecated at FeedPP.pm line 1085."
(thanks to nasano)
* accepts some invalid W3CDTF format
* merge() returns $self
2008/01/15 (0.22)
- Makefile.PL updated to skip error on DictZH->update()
http://cpantesters.perl.org/show/Lingua-ZH-Romanize-Pinyin.html#Lingua-ZH-Romanize-Pinyin-0.20
2008/01/13 (0.20)
- Subversion on Google Code Project Hosting
http://linuga-romanize.googlecode.com/svn/trunk/Lingua-ZH-Romanize-Pinyin/
- treats utf8 flag transparently
- tests added: t/00_pod.t t/11_pinyin_utf8.t t/12_cantonese_utf8.t
2008/01/15 (0.22)
- Makefile.PL updated to skip error on DictJA->update()
http://cpantesters.perl.org/show/Lingua-JA-Romanize-Japanese.html#Lingua-JA-Romanize-Japanese-0.21
- Use of uninitialized value in unpack at Kana.pm
2008/01/14 (0.21)
- L::J::R::Kana updated to pass test on Perl 5.10.0
http://kawa.at.webry.info/200801/article_11.html
2008/01/14 (0.34)
* add time zones supported: UT EST EDT CST CDT MST MDT PST PDT
http://www.rfc-editor.org/rfc/rfc2822.txt
(thanks to Matti)
2008/01/14 (0.20)
- follows the Revised Romanization of Korean standard
http://en.wikipedia.org/wiki/Revised_romanization_of_Korean
- treats utf8 flag transparently
- tests added: t/00_pod.t t/02_many.t t/11_utf8.t
2008/01/13 (0.20)
- L::J::R::Kana::Hepburn added
- L::J::R::Base splited
- L::J::R::MeCab uses dictionary_info() method to see charset.
- L::J::R::MeCab requires MeCab 0.94 or above.
- L::J::R::MeCab tested with MeCab 0.96.
- all modules treats utf8 flag transparently
2008/01/05 (0.33)
* Subversion on Google Code
http://xml-treepp.googlecode.com/svn/trunk/XML-FeedPP/
* XML::FeedPP::Plugin::DumpJSON module branched
http://search.cpan.org/dist/XML-FeedPP-Plugin-DumpJSON/