From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123 use Test::More tests => 1;use_ok('Text::SimpleTable::AutoWidth');
use
Test::More
tests
=> 1;
use_ok(
'Text::SimpleTable::AutoWidth'
);