The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345 use strict;use warnings;use Test::More tests => 1;use_ok('EntityModel::Cache::Memcached::Async');
use
strict;
warnings;
Test::More
tests
=> 1;
use_ok(
'EntityModel::Cache::Memcached::Async'
);