Binary package “libtap-formatter-junit-perl” in ubuntu xenial

Perl module for converting TAP output to JUnit XML output

 TAP::Formatter::JUnit provides JUnit XML output formatting for
 TAP::Harness. It can be used with prove, for example, to format the
 output of a test suite into a JUnit XML document. It is particularly
 intended for integrating Perl or TAP test suites into the Hudson and
 Jenkins continuous integration servers. (Previously, they had a
 JUnit plugin but no TAP plugin. Nowadays, you could perhaps also use
 the TAP plugin instead.)