Provided by: libbusiness-edi-perl_0.05-3build1_all 

NAME
Business::EDI::Composite - EDI Composite class.
->new($body)
$body is a hashref like:
{ 'C002' => {
'1001' => '231'
}
}
The top level should have only one composite "Cxxx" key.
perl v5.40.1 2025-02-18 Business::EDI::Composite(3pm)