NAME

Pod::Elemental::Transformer - something that transforms a node tree into a new tree

VERSION

version 0.092920

METHODS

transform_node

my $node = $nester->transform_node($node);

This method alters the given node and returns it.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.