PYX-XMLSchema-List

 view release on metacpan or  search on metacpan

t/PYX-XMLSchema-List/02-version.t  view on Meta::CPAN

use strict;
use warnings;

use PYX::XMLSchema::List;
use Test::More 'tests' => 2;
use Test::NoWarnings;

# Test.
is($PYX::XMLSchema::List::VERSION, 0.06, 'Version.');



( run in 1.686 second using v1.01-cache-2.11-cpan-39bf76dae61 )