| From | jens wille |
| Date | Thu, 11 Jan 2007 08:51:13 +0100 |
| Subject | Re: [greenstone-users] Sort order problem in french (accentuated words at the bottom of the lists) |
| In-Reply-To | (45A5A99F-6010809-cs-waikato-ac-nz) |
| hi michael!
Michael Dewsnip [11.01.2007 04:06]:
use if my $have_unicode_collate = eval { require Unicode::Collate
and then later in the code: if ($have_unicode_collate) {
hope that fits... cheers
| |