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