OSSP CVS Repository

ossp - Check-in [4794]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 4794
Date: 2004-Oct-29 22:41:18 (local)
2004-Oct-29 20:41:18 (UTC)
User:rse
Branch:
Comment: more fixes
Tickets:
Inspections:
Files:
ossp-pkg/var/README      1.7 -> 1.8     1 inserted, 1 deleted
ossp-pkg/var/var.pod      1.37 -> 1.38     6 inserted, 6 deleted

ossp-pkg/var/README 1.7 -> 1.8

--- README       2004/09/12 18:15:01     1.7
+++ README       2004/10/29 20:41:18     1.8
@@ -17,7 +17,7 @@
   more post-operations on the expanded value (${name:op:op...}).
 
   The supported post-operations are length determination, case
-  conversion, defaults, postive and negative alternatives, sub-strings,
+  conversion, defaults, positive and negative alternatives, sub-strings,
   regular expression based substitutions, character translations, and
   padding. Additionally, a meta-construct plus arithmetic expressions
   for index and range calculations allow (even nested) iterations


ossp-pkg/var/var.pod 1.37 -> 1.38

--- var.pod      2004/10/29 20:40:18     1.37
+++ var.pod      2004/10/29 20:41:18     1.38
@@ -76,12 +76,12 @@
 expansion, plus optionally one or more post-operations on the expanded
 value (C<${>I<name>C<:>I<op>[C<:>I<op>...]]C<}>).
 
-The supported post-operations are length determination, case
-conversion, defaults, positive and negative alternatives, sub-strings,
-regular expression based substitutions, character translations, and
-padding. Additionally, a meta-construct plus arithmetic expressions for
-index and range calculations allow (even nested) iterations over array
-variable expansions (..C<[>..C<${>I<name>C<[#+1]}>..C<]>..).
+The supported post-operations are length determination, case conversion,
+defaults, positive and negative alternatives, sub-strings, regular
+expression based substitutions, character translations, and padding.
+Additionally, a meta-construct plus arithmetic expressions for index and
+range calculations allow (even nested) iterations over array variable
+expansions (..C<[>..C<${>I<name>C<[#+1]}>..C<]>..).
 
 The actual variable value lookup is performed through a callback
 function, so B<OSSP var> can expand arbitrary values.

CVSTrac 2.0.1