Help for this page

Select Code to Download


  1. or download this
    ken@titan ~/tmp/pm_11155205_uni_char_class
    $ ls -l
    total 2
    -rw-r--r-- 1 ken None 590 Oct 27 22:12 PolyUniCharClass.pm
    -rwxr-xr-x 1 ken None 404 Oct 27 22:13 uni_char_class.pl
    
  2. or download this
    package PolyUniCharClass;
    
    ...
    }
    
    1;
    
  3. or download this
    #!/usr/bin/env perl
    
    ...
    
    print "InThaiMCons:\n";
    print @{PolyUniCharClass::list('InThaiMCons')}, "\n";