DESCRIPTION

Main test module for XML::Enc

SYNOPSIS

use Test::Lib;
use Test::XML::Enc;

# tests here

...;

done_testing();