summaryrefslogtreecommitdiffstats
path: root/perl/perl-text-unaccent/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-text-unaccent/slack-desc')
-rw-r--r--perl/perl-text-unaccent/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-text-unaccent/slack-desc b/perl/perl-text-unaccent/slack-desc
index a508e866a9..0a15530b33 100644
--- a/perl/perl-text-unaccent/slack-desc
+++ b/perl/perl-text-unaccent/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
perl-text-unaccent: perl-text-unaccent (perl module to remove accents from a string)
perl-text-unaccent:
-perl-text-unaccent: Text::Unaccent is a module that remove accents from a
-perl-text-unaccent: string. unac_string converts the input string from the specified
-perl-text-unaccent: charset to UTF-16 and call unac_string_utf16 to return the unaccented
-perl-text-unaccent: equivalent. The conversion from and to UTF-16 is done with iconv(1).
+perl-text-unaccent: Text::Unaccent is a module that remove accents from a string.
perl-text-unaccent:
+perl-text-unaccent: unac_string converts the input string from the specified charset
+perl-text-unaccent: to UTF-16 and calls unac_string_utf16 to return the unaccented
+perl-text-unaccent: equivalent. The conversion from and to UTF-16 is done with iconv(1).
perl-text-unaccent:
perl-text-unaccent:
perl-text-unaccent: