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

NAME

Google::Merchant::AtomFeed - provide Google with product info via Atoms

INHERITANCE

 Google::Merchant::AtomFeed
   is a Google::Merchant

SYNOPSIS

   # see base-class

DESCRIPTION

Produce a product list in Atom version 2005 syntax.

See documentation in the base class.

METHODS

See documentation in the base class.

Constructors

See documentation in the base class.

Google::Merchant::AtomFeed->new(OPTIONS)
 -Option       --Defined in      --Default
  base                             website
  language                         <undef>
  string_format  Google::Merchant  'HTML'
  title          Google::Merchant  <required>
  website        Google::Merchant  <required>
base => URI
language => STRING
string_format => 'TEXT'|'HTML'|'XHTML'
title => STRING
website => URI

Accessors

See documentation in the base class.

$obj->feed()

See "Accessors" in Google::Merchant

$obj->schemas()

See "Accessors" in Google::Merchant

Items

See documentation in the base class.

$obj->addItem(OPTIONS)

See "Items" in Google::Merchant

$obj->stringFormat()

See "Items" in Google::Merchant

Feed handling

See documentation in the base class.

$obj->write(FILENAME, OPTIONS)

See "Feed handling" in Google::Merchant

DETAILS

See documentation in the base class.

SEE ALSO

This module is part of Google-Merchant distribution version 0.15, built on January 05, 2014. Website: http://perl.overmeer.net/xml-compile/.

COPYRIGHTS

Copyrights 2013-2014 on the perl code and the related documentation by [Mark Overmeer] for StudioSV, The Netherlands. For other contributors see ChangeLog.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html