Document that using :encoding layer requires using Encode.
[p5sagit/p5-mst-13.2.git] / lib / fields.pm
index 37ff99d..ac3de1e 100644 (file)
@@ -133,7 +133,7 @@ no strict 'refs';
 use warnings::register;
 our(%attr, $VERSION);
 
-$VERSION = "1.01";
+$VERSION = "1.02";
 
 # some constants
 sub _PUBLIC    () { 1 }