The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234567 use Test::More tests => 1;BEGIN { use_ok( 'JavaScript::Writer' );}diag( "Testing JavaScript::Writer $JavaScript::Writer::VERSION" );
use
Test::More
tests
=> 1;
BEGIN {
use_ok(
'JavaScript::Writer'
);
}
diag(
"Testing JavaScript::Writer $JavaScript::Writer::VERSION"