logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XML::Atom - Atom feed and API implementation

Author

       Benjamin Trott, Tatsuhiko Miyagawa

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;

See Also