IDNA::* toplevel namespace

2002-05-05 Thread Tatsuhiko Miyagawa
Is it okay for me to develop IDNA:: toplevel namespace? or should I stick to more appropriate namespace? please gimme a direction for it. -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]>

Re: toplevel namespace

2002-01-07 Thread Tatsuhiko Miyagawa
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 the

toplevel namespace

2002-01-07 Thread Kawasaki Yusuke
ractor not to make miss-conversion or miss-recognization of charactor encoding. This helps depelopping the contents for Japanese browser phones. > Anyway, you should reconsider their names. Using toplevel > namespace withouot considerable reason should be avoided. I agree st