From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456 use strict; use Test; use WWW::Spinn3r; BEGIN { plan tests => 1 }ok(1);
use
strict;
Test;
WWW::Spinn3r;
BEGIN { plan
tests
=> 1 }
ok(1);