Skip to content

tzccinct/xml-atom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

XML::Atom - Atom feed and API implementation

SYNOPSIS

use XML::Atom;

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.

AUTHOR

Benjamin Trott, Tatsuhiko Miyagawa

COPYRIGHT

All rights reserved.

Packages

No packages published

Languages

  • Perl 99.7%
  • Other 0.3%