An open API service indexing awesome lists of open source software.

https://github.com/nukosuke/p5-webservice-annict

Annict APIクライアントライブラリ for Perl5
https://github.com/nukosuke/p5-webservice-annict

annict library perl

Last synced: 10 months ago
JSON representation

Annict APIクライアントライブラリ for Perl5

Awesome Lists containing this project

README

          

[![CPAN version](https://badge.fury.io/pl/WebService-Annict.svg)](https://badge.fury.io/pl/WebService-Annict)
[![Build Status](https://travis-ci.org/nukosuke/p5-webservice-annict.svg?branch=master)](https://travis-ci.org/nukosuke/p5-webservice-annict)
# NAME

WebService::Annict - Annict API interface

# SYNOPSIS

use WebService::Annict;

# DESCRIPTION

WebService::Annict is Annict API interface

# LICENSE

Copyright (C) nukosuke.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

nukosuke