Quickie documentation of the C UTF-8 API.
[p5sagit/p5-mst-13.2.git] / pod / perlmodlib.pod
index 64bd9b4..5da2564 100644 (file)
@@ -141,10 +141,6 @@ Restrict unsafe constructs
 
 Predeclare sub names
 
-=item threads
-
-Perl extension allowing use of interpreter based threads from perl
-
 =item utf8
 
 Enable/disable UTF-8 (or UTF-EBCDIC) in source code
@@ -179,10 +175,6 @@ Exporter module.  See their own documentation for details.
 
 Provide framework for multiple DBMs
 
-=item Attribute::Handlers
-
-Simpler definition of attribute handlers
-
 =item AutoLoader
 
 Load subroutines only on demand