NAME
XML::ED - A process to impliemtent editing of xml files.
VERSION
v0.0.2
- new
 - 
new - parse
 - 
my $xml = $ed->parse(text => <<XML);
 
AUTHOR
G. Allen Morris III <gam3@gam3.net>
COPYRIGHT
Copyright (C) 2010 G. Allen Morris III. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl(1), XML::ED::Bare, XML::Node, XML::NodeSet, XML::Bare, XML::XPath
META.yml Specification: