NAME
Util::Medley::XML - utility XML methods
VERSION
version 0.009
SYNOPSIS
my $util = Util::Medley::XML->new;
DESCRIPTION
Provides utility methods for working with XML. All methods confess on error.
METHODS
xmlBeautifyFile
Beautifies an XML file. Requires the xmllint command.
xmlBeautifyString
Formats an XML string. Requires the xmllint command.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 78:
You forgot a '=back' before '=head2'
- Around line 82:
=over without closing =back