From 9d837e301e8163e4d398bc462ed31c34a2e52fae Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 13 Nov 2017 08:40:53 -0500 Subject: README grammar. --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README b/README index 744bba0..b4646dc 100644 --- a/README +++ b/README @@ -90,8 +90,8 @@ This package is never reinitialized during the test plan execution, allowing one template to modify data for subsequent templates. ** XML -In order to make XML processing easier, any type of quote, throughout -the text is turned into the pattern ['"] during match +In order to make XML processing easier any type of quote, throughout +the text, is turned into the pattern ['"] during match context. Similarly, whitespace is condensed and replaced with the \s* pattern. @@ -110,6 +110,3 @@ test, execute: #+BEGIN % xmpt -c t/fixtures/localhost.conf -p t/fixtures/testplan < t/fixtures/input #+END - -At some point, these things should be moved into a 't' directory and -used with Test::Harness. -- cgit v1.2.3