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

#!/usr/bin/env perl
use strict;
use_ok 'Catalyst::Plugin::Cache::HTTP::Preempt';
done_testing;