Clarify that =encoding is global in POD
Dan Jacobson [Mon, 4 May 2009 07:47:43 +0000 (09:47 +0200)]
pod/perlpod.pod

index 9fc7bed..827548b 100644 (file)
@@ -300,7 +300,9 @@ module.  Examples:
 
 =back
 
-And don't forget, when using any command, that the command lasts up
+C<=encoding> affects the whole document, and must occur only once.
+
+And don't forget, when using any other command, that the command lasts up
 until the end of its I<paragraph>, not its line.  So in the
 examples below, you can see that every command needs the blank
 line after it, to end its paragraph.