The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345678 use Test::AllModules;all_ok( search_path => 'WebService::BitFlyer', use_ok => 1, fork => 1, shuffle => 1,);
use
Test::AllModules;
all_ok(
search_path
=>
'WebService::BitFlyer'
,
use_ok
=> 1,
fork
shuffle
);