NAME
Webservice::Pokemon - A module to access the Pokémon data through RESTful API from http://pokeapi.co.
SYNOPSIS
use Webservice::Pokemon;
DESCRIPTION
Webservice::Pokemon is a Perl client helper library for the Pokemon API (pokeapi.co).
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Kian Meng, Ang.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
AUTHOR
Kian Meng, Ang <kianmeng@users.noreply.github.com>