perl-xml-atom 0.43
Atom feed and API implementation
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.
- Website: https://metacpan.org/release/XML-Atom
- Licenses: GPL 1+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-xml-atom 0.43
as follows:
guix install perl-xml-atom@0.43
Or install the latest version:
guix install perl-xml-atom
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.