NAME
XML::Rabbit::Root - Root class with sugar functions available
VERSION
version 0.4.1
FUNCTIONS
import
Automatically loads namespace::autoclean into the caller's package and dispatches to "import" in XML::Rabbit::Sugar (tail call).
unimport
Dispatches to "unimport" in XML::Rabbit::Sugar (tail call).
init_meta
Initializes the metaclass of the calling class and adds the role XML::Rabbit::RootNode.
AUTHOR
Robin Smidsrød <robin@smidsrod.no>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Robin Smidsrød.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.