more modules

miyagawa on 2002-08-15T18:42:32

now spending more time into Perl module development again!

Locale::Maketext::Lexicon::Properties - Locale::Maketext::Lexicon's new implementation to parse java.util.Properties style lexicon files. It uses Data::Properties inside. now I think it should use java.text.MessageFormat for variable interpolation, just like Struts.

Template::Plugin::Properties - TT plugin to read properties file inside TT templates. This also comes from Struts taglib message:write

Class::DBI::Pager - glues Class::DBI and Data::Page. it's made of just a few lines of code, so some people should suspect whether it's worth making a module for it, but it'd reduce your tedious repeated work of HTML paging for Class::DBI objects.

those can all be downloaded from here.


You are positively mad.

autrijus on 2002-08-17T03:01:42

According to my CPAN scoreboard, you're by far the most prolific author on CPAN. Do you have something so say about that? Any secret recipes?

And I don't think I have any chance to improve my #9 status soon. :-p

Re:You are positively mad.

miyagawa on 2002-08-17T05:24:19

Ha! I'm very honored for that! In fact I've not excepted that I have more modules than matts.

Most of modules are born from the necessity in my own work. Others are just for fun, some of which are pretty useless ;)

Re:You are positively mad.

pudge on 2002-08-21T21:19:38

Gosh, I have only 14, some 30-something-ish place. Although, that doesn't include the modules I write/maintain for Slash and MacPerl ... muahahahaha.