Char-GB18030

 view release on metacpan or  search on metacpan

lib/GB18030.pm  view on Meta::CPAN

1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
=item * Dummy bytes::substr
 
  This subroutine is same as substr.
 
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:
  
   SET CHAR_NONBLOCK=1
  
 (The value '1' doesn't have the meaning)
 
=head1 BUGS, LIMITATIONS, and COMPATIBILITY



( run in 0.508 second using v1.01-cache-2.11-cpan-eab888a1d7d )