Business::Edifact::Message::LineItem(3pm) User Contributed Perl Documentation Business::Edifact::Message::LineItem(3pm)

Business::Edifact::Message::LineItem - Model an individual Item Line in a message

Version 0.07

An edifact Message can caontain a number of line items This is an instance of one

Called by Business::Edifact::Message to instantiate a new LineItem object. The caller passes the lineitem fields to the constructor

adds a segment arrayref

Return the lineitem's ean (a 13 digit ISBN)

Colin Campbell, "<colinsc@cpan.org>"

Please report any bugs or feature requests to "bug-edifact-interchange at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Business-Edifact-Interchange>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.

    perldoc Business::Edifact::Message

Copyright 2011-2014 Colin Campbell.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2022-10-13 perl v5.36.0