From ffb0397721a50682b2fc54f53ea6bf94937b21c8 Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 16 Apr 2009 22:12:47 +0200 Subject: documentation, and a few author-tests --- lib/Tree/Transform/XSLTish/Context.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lib/Tree/Transform/XSLTish/Context.pm') diff --git a/lib/Tree/Transform/XSLTish/Context.pm b/lib/Tree/Transform/XSLTish/Context.pm index 2e696a5..0890401 100644 --- a/lib/Tree/Transform/XSLTish/Context.pm +++ b/lib/Tree/Transform/XSLTish/Context.pm @@ -7,3 +7,13 @@ has 'node_list' => ( is => 'rw', isa => 'ArrayRef[Object]' ); __PACKAGE__->meta->make_immutable;no Moose;1; __END__ + +=head1 NAME + +Tree::Transform::XSLTish::Context - helper class + +=head1 AUTHOR + +Gianni Ceccarelli + +=cut -- cgit v1.2.3