use ExtUtils::MakeMaker;
WriteMakefile(
    NAME         => 'XML::Structured',
    VERSION_FROM => 'Structured.pm',
)

