Files
GseTDDUebungKCLR/database/perl/vendor/lib/Test2/AsyncSubtest/Formatter.pm
Riley Schneider b732d8d4b5 Initial Commit
2025-12-03 16:38:10 +01:00

10 lines
135 B
Perl

package Test2::AsyncSubtest::Formatter;
use strict;
use warnings;
our $VERSION = '0.000139';
die "Should not load this anymore";
1;