Char-Latin9

 view release on metacpan or  search on metacpan

lib/Latin9.pm  view on Meta::CPAN

1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
=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.250 second using v1.01-cache-2.11-cpan-94b05bcf43c )