Group
Extension

Matches 1

Catmandu-Atom ( H/HO/HOCHSTEN/Catmandu-Atom-0.05.tar.gz, HOCHSTEN, 2019; MetaCPAN )
Catmandu-Atom/lib/Catmandu/Atom.pm ( view source; MetaCPAN )
1 SYNOPSIS

	# From the command line
	catmandu convert Atom --url http://my.host.org/feed.atom to JSON

	# From Perl

	use Catmandu;

	my $importer = Catmandu->importer('Atom', url => 'http://my.host.

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.