use ExtUtils::MakeMaker;
WriteMakefile(
    NAME => "TestFailWithURI",
    VERSION_FROM => "lib/TestFailWithURI.pm",
);

