NAME

XML::ED - A process to impliemtent editing of xml files.

VERSION

v0.0.1

METHODS

new
new
parse

my $xml = $ed->parse(text => <<XML);

AUTHOR

G. Allen Morris III <gam3@gam3.net>

LICENSE

Copyright (C) 2010 G. Allen Morris III

Portions may be Copyright (C) 2008 David Helkowski

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.  You may also can
redistribute it and/or modify it under the terms of the Perl
Artistic License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

SEE ALSO

XML::ED, perl(1), XML::Bare, XML::XPath

http://www.gam3.org

http://www.w3.org/TR/xpath20/