ExtUtils/Miniperl.pm not built on Win32
[p5sagit/p5-mst-13.2.git] / x2p / a2p.pod
index 06c5ac7..fa726fb 100644 (file)
@@ -41,6 +41,12 @@ Any delimiter can be used to separate the field names.
 
 causes a2p to assume that input will always have that many fields.
 
+=item B<-o>
+
+tells a2p to use old awk behavior.  For now, the only difference is
+that old awk always has a line loop, even if there are no line
+actions, whereas new awk does not.
+
 =back
 
 =head2 "Considerations"