Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

#!perl
use strict;
BEGIN {
use_ok('Promises');
}
done_testing;