From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234 #!perluse Test'More tests => 1;require WWW'Scripter'Plugin'JavaScript;pass 'The JS plugin can load without WWW::Scripter already loaded.';
#!perl
use
Test'More
tests
=> 1;
require
WWW
'Scripter'
Plugin'JavaScript;
pass
'The JS plugin can load without WWW::Scripter already loaded.'
;