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

#!perl
use Test'More tests => 1;
require WWW'Scripter'Plugin'JavaScript;
pass 'The JS plugin can load without WWW::Scripter already loaded.';