Clarification: use encoding cannot be used to
[p5sagit/p5-mst-13.2.git] / pod / perlmodlib.pod
index af870ef..53e491c 100644 (file)
@@ -132,9 +132,9 @@ Restrict unsafe constructs
 
 Predeclare sub names
 
-=item unicode::distinct
+=item threads
 
-Strictly distinguish UTF8 data and non-UTF data.
+Perl extension allowing use of interpreter based threads from perl
 
 =item utf8
 
@@ -504,7 +504,7 @@ Methods for OS/2 file specs
 
 =item File::Spec::Unix
 
-Methods used by File::Spec
+File::Spec for Unix, base for other File::Spec modules
 
 =item File::Spec::VMS
 
@@ -570,6 +570,10 @@ Open a process for both reading and writing
 
 Open a process for reading, writing, and error handling
 
+=item Lingua::KO::Hangul::Util
+
+Utility functions for Hangul Syllables
+
 =item Locale::Constants
 
 Constants for Locale codes
@@ -870,6 +874,10 @@ Yet another framework for writing test scripts
 
 Basic utilities for writing tests.
 
+=item Test::Tutorial
+
+A tutorial about writing really basic tests
+
 =item Text::Abbrev
 
 Create an abbreviation table from a list
@@ -938,6 +946,14 @@ Internal object used by Time::gmtime and Time::localtime
 
 Base class for ALL classes (blessed references)
 
+=item Unicode::Collate
+
+Use UCA (Unicode Collation Algorithm)
+
+=item Unicode::Normalize
+
+Normalized forms of Unicode text
+
 =item Unicode::UCD
 
 Unicode character database