summaryrefslogtreecommitdiff
path: root/lib/Tree/Transform/XSLTish/Utils.pm
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-04-16 22:12:47 +0200
committerdakkar <dakkar@thenautilus.net>2009-04-16 22:12:47 +0200
commitffb0397721a50682b2fc54f53ea6bf94937b21c8 (patch)
tree282283b98e5d03ff2d425edd1c3f42aaec3273c2 /lib/Tree/Transform/XSLTish/Utils.pm
parentmake the test more meaningful (diff)
downloadTree-Transform-XSLTish-ffb0397721a50682b2fc54f53ea6bf94937b21c8.tar.gz
Tree-Transform-XSLTish-ffb0397721a50682b2fc54f53ea6bf94937b21c8.tar.bz2
Tree-Transform-XSLTish-ffb0397721a50682b2fc54f53ea6bf94937b21c8.zip
documentation, and a few author-tests
Diffstat (limited to 'lib/Tree/Transform/XSLTish/Utils.pm')
-rw-r--r--lib/Tree/Transform/XSLTish/Utils.pm11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Tree/Transform/XSLTish/Utils.pm b/lib/Tree/Transform/XSLTish/Utils.pm
index bed1167..bfb438c 100644
--- a/lib/Tree/Transform/XSLTish/Utils.pm
+++ b/lib/Tree/Transform/XSLTish/Utils.pm
@@ -31,3 +31,14 @@ sub _get_inheritance {
}
1;
+__END__
+
+=head1 NAME
+
+Tree::Transform::XSLTish::Utils - utility functions
+
+=head1 AUTHOR
+
+Gianni Ceccarelli <dakkar@thenautilus.net>
+
+=cut