
Unicode::Support - Test various things with Unicode

just run the test suite

Eventually this will be a bunch of tests to try various Unicode things in Perl.
characters vs. grapheme clusters
changing normalizations
mkdir, rmdir, file tests
open, file test operators, globs, unlink
NFD
http://developer.apple.com/library/mac/#qa/qa2001/qa1235.html
http://developer.apple.com/library/mac/#technotes/tn/tn1150.html
No normalization
http://stackoverflow.com/questions/2050973/what-encoding-are-filenames-in-ntfs-stored-as
http://msdn.microsoft.com/en-us/library/aa365247(v=vs.85).aspx
http://hektor.umcs.lublin.pl/~mikosmul/computing/articles/linux-unicode.html


http://www.kernel.org/doc/man-pages/online/pages/man7/utf8.7.html

This source is in Github:
http://github.com/briandfoy/unicode-support/

, <bdfoy@cpan.org>

Copyright (c) 2011, brian d foy, All Rights Reserved.
You may redistribute this under the same terms as Perl itself.