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