Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
[p5sagit/p5-mst-13.2.git] / ext / Encode / Encode / Tcl.pm
index 8c956ff..9068f27 100644 (file)
@@ -4,6 +4,11 @@ use Encode qw(find_encoding);
 use base 'Encode::Encoding';
 use Carp;
 
+=head1 NAME
+
+Encode::Tcl - Tcl encodings
+
+=cut
 
 sub INC_search
 {