ucsort - sort input records using the UCA
ucsort [options] [input_files ...]
# standard options
--help|?
--man|m
--debug|d
# collator constructor options
--backwards-levels=i
--collation-level|level|l=i
--katakana-before-hiragana
--normalization|n=s
--override-CJK=s
--override-Hangul=s
--preprocess|P=s
--upper-before-lower|u
--variable=s
# program specific options
--case-insensitive|insensitive|i
--input-encoding|e=s
--locale|L=s
--paragraph|p
--reverse-fields|last
--reverse-output|r
--right-to-left|reverse-input
TO BE WRITTEN: DESCRIPTION
TO BE WRITTEN: ENVIRONMENT
The Unicode::Collate and Unicode::Collate::Locale Perl modules.
Tom Christiansen <tchrist@perl.com>
Copyright 2011 Tom Christiansen.
This program is free software; you may redistribute it and/or
modify it under the same terms as Perl itself.