The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::NewsML_G2::Product - a product that is mentioned in the news item

SYNOPSIS

    my $book = XML::NewsML_G2::Product->new
        (name => 'Some Book', isbn => '1-2345-6789');

ATTRIBUTES

name
isbn

international standard book number

ean

european/international article number

AUTHOR

Philipp Gortan <philipp.gortan@apa.at>

LICENCE AND COPYRIGHT

Copyright (c) 2013-2014, APA-IT. All rights reserved.

See XML::NewsML_G2 for the license.