DEBSOURCES
Skip Quicknav
sources / libtest2-suite-perl / 0.000163-1 / lib / Test2 / AsyncSubtest / Formatter.pm
123456789
package Test2::AsyncSubtest::Formatter; use strict; use warnings; our $VERSION = '0.000163'; die "Should not load this anymore"; 1;