12345678 requires 'Moo' => '2.000000';requires 'Type::Tiny' => '1.004000';requires 'Import::Into' => 0;requires 'Sub::Util' => 0;on 'test' => sub { requires 'Test::Exception' => 0;};
requires
'Moo'
=>
'2.000000'
;
'Type::Tiny'
'1.004000'
'Import::Into'
=> 0;
'Sub::Util'
on
'test'
sub
{
'Test::Exception'
};