From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

#!/usr/bin/env perl
use strict;
use_ok 'MIDI::RtController::Filter::CC';
diag 'live testing is not possible';
done_testing();