The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 base class.

METHODS

See documentation in base class.

Constructors

See documentation in 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 base class.

$obj->feed()

See "Accessors" in Google::Merchant

$obj->schemas()

See "Accessors" in Google::Merchant

Items

See documentation in base class.

$obj->addItem(OPTIONS)

See "Items" in Google::Merchant

$obj->stringFormat()

See "Items" in Google::Merchant

Feed handling

See documentation in base class.

$obj->write(FILENAME, OPTIONS)

See "Feed handling" in Google::Merchant

DETAILS

See documentation in base class.

SEE ALSO

This module is part of Google-Merchant distribution version 0.11, built on May 13, 2013. Website: http://perl.overmeer.net/xml-compile/

Other distributions in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP12, XML::Compile::SOAP::Daemon, XML::Compile::SOAP::WSA, XML::Compile::C14N, XML::Compile::WSS, XML::Compile::WSS::Signature, XML::Compile::Tester, XML::Compile::Cache, XML::Compile::Dumper, XML::Compile::RPC, XML::Rewrite and XML::LibXML::Simple.

Please post questions or ideas to the mailinglist at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile . For live contact with other developers, visit the #xml-compile channel on irc.perl.org.

LICENSE

Copyrights 2013 by [Mark Overmeer]. 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