| 7 |
# "use utf8" lines in order to to UTF-8 stuff (and you mustn't uncomment them |
# "use utf8" lines in order to to UTF-8 stuff (and you mustn't uncomment them |
| 8 |
# for non-UTF-8 use). |
# for non-UTF-8 use). |
| 9 |
|
|
| 10 |
|
use locale; |
| 11 |
|
|
| 12 |
|
|
| 13 |
# Function for turning a string into a string of printing chars. There are |
# Function for turning a string into a string of printing chars. There are |
| 14 |
# currently problems with UTF-8 strings; this fudges round them. |
# currently problems with UTF-8 strings; this fudges round them. |