DEBSOURCES
Skip Quicknav
sources / perl / 5.42.0-2 / cpan / Test-Simple / 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;