From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345678 requires 'perl', '5.008001';requires 'Unicode::EastAsianWidth', '1.3';requires 'parent';requires 'Exporter';on test => sub { requires 'Test::More', 0.98;};
requires
'perl'
,
'5.008001'
;
'Unicode::EastAsianWidth'
'1.3'
'parent'
'Exporter'
on
test
=>
sub
{
'Test::More'
, 0.98;
};