Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Business::EDI::Composite - EDI Composite class.

Contents

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)

See Also