logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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