First thoughts, see Encode::Encoding, Creating (and using) a custom encoding., Re^2: Creating (and using) a custom encoding. (fudge :encoding(rot13))

Seconds thoughts, sub In[A-Z]\w+ · CPAN->grep
Encode-JP-Emoji-0.60/lib/Encode/JP/Emoji/Mapping.pm
Encode-InCharset-0.03/InCharset/8859_1.pm
Encode-JP-Mobile-0.30/lib/Encode/JP/Mobile.pm
Lingua-JA-Moji-0.36/lib/Lingua/JA/Moji.pm
Sub::CharacterProperties - Support for user-defined character properties
Encode::InCharset - defines \p{InCharset}

pod thoughts,  =head1 NAME  Thai -  useful ch section should match package Regexp::Thai that is should be Module::Name - module description

name thoughts, say no to "Regexp::Thai", say no to Regexp, stick to Encode or Lingua ... consider vanity naming ... Encode::InCharset::Polygot::Thai, Encode::Th::PolygotProperties... whatever makes the most sense with how your contribution improves the situation regarding Thai (is it generically useful or just for your program?)

Maybe ask on http://prepan.org/


In reply to Re: Namespace/advice for new CPAN modules for Thai & Lao by Anonymous Monk
in thread Namespace/advice for new CPAN modules for Thai & Lao by Polyglot

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.