XML::Atom - Atom feed and API implementation
Contents
Copyright
All rights reserved.
perl v5.32.1 2022-01-15 XML::Atom(3pm)
Description
Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the
feed format as well as a client for the API.
License
XML::Atom is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
Name
XML::Atom - Atom feed and API implementation
Synopsis
use XML::Atom;
