Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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