Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

use strict;
use Term::Table::Util qw/term_size USE_GCS USE_TERM_READKEY uni_length/;
our $VERSION = '1.302210';
use Test2::Util::Importer 'Test2::Util::Importer' => 'import';
our @EXPORT_OK = qw/term_size USE_GCS USE_TERM_READKEY uni_length/;
1;