From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234 use Test::More tests => 1;# hakim@fotango.com 13 April 2005use_ok ('Tie::Hash::StructKeyed', 'use ok');
use
Test::More
tests
=> 1;
# hakim@fotango.com 13 April 2005
use_ok (
'Tie::Hash::StructKeyed'
,
'use ok'
);