From ac09c7e75f6791960f9ad916a8c60d218ac26543 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Wed, 25 Mar 2009 15:52:12 +0100 Subject: doc tweak --- lib/Tree/Transform/XSLTish.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Tree/Transform/XSLTish.pm b/lib/Tree/Transform/XSLTish.pm index c79dae7..3889b3a 100644 --- a/lib/Tree/Transform/XSLTish.pm +++ b/lib/Tree/Transform/XSLTish.pm @@ -124,7 +124,8 @@ It tries to model as closely as reasonable the semantic of XSLT. By default, this module uses L as its XPath engine, but you can use any other similar module, provided it implements the method C with the same signature and -meaning. L is a good candidate. +meaning. L is a good candidate, or you could use +L. The tree that you intend to manipulate must be implemented by classes that are compatible with the XPath engine; for example, -- cgit v1.2.3