OSSP CVS Repository

ossp - Difference in ossp-pkg/var/var.pod versions 1.27 and 1.28
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/var/var.pod 1.27 -> 1.28

--- var.pod      2002/03/06 10:18:19     1.27
+++ var.pod      2002/03/07 09:14:05     1.28
@@ -159,7 +159,9 @@
 performed and only the first occurance of I<pattern> is replaced. Flag
 "C<i>" switches to case insensitive matching; flag "C<t>" switches
 to plain text pattern; flag "C<g>" switches to replacements of all
-occurances.
+occurances; flag "C<m>" switches to multi-line matching (That is, change
+"C<^>" and "C<$>" from matching the start or end of the string to
+matching the start or end of any line).
 
 =item C<${>I<name>C<:y/>I<ochars>C</>I<nchars>C</}>
 
@@ -223,7 +225,7 @@
                | '*' (TEXT_EXP|variable)+
                | 's' '/' (TEXT_PATTERN)+ 
                      '/' (variable|TEXT_SUBST)* 
-                     '/' ('g'|'i'|'t')*
+                     '/' ('m'|'g'|'i'|'t')*
                | 'y' '/' (variable|TEXT_SUBST)+ 
                      '/' (variable|TEXT_SUBST)* 
                      '/'

CVSTrac 2.0.1