On 8 Jan 2002 14:14:05 +0900
Kawasaki Yusuke <[EMAIL PROTECTED]> wrote:

> > >           KQuery.pm - QUERY_STRING decoder for Japanese browser-phones
> > >           http://www.kawa.net/works/perl/query/KQuery.html
> > >           and so on...
> 
> I don't know another module that has the feature like
> "use KQuery qw( emoji=geta );".

Yep. But CGI::ConvertParam by OYAMA san shares the concept. Emoji
handling may be an unique feature in your module, but I think it's
better you abstract away Emoji-Geta handling as a separate module
like Convert::*?

You'd better see also HTML::Entities::ImodePictogram by me ;)
 
> > Anyway, you should reconsider their names. Using toplevel
> > namespace withouot considerable reason should be avoided.
> 
> I agree strongly. I DO also know that I have to rename these 
> modules for more orderly one before I make them uploaded.

Cool.


--
Tatsuhiko Miyagawa <[EMAIL PROTECTED]>

Reply via email to