Rarbg-torrentapi

Perl Module to interact with https://torrentapi.org
git clone https://git.e1e0.net/Rarbg-torrentapi.git
Log | Files | Refs | README | LICENSE

commit 2970874c760c567016bb26f86d5a2ca730d7c4e3
parent 32e6206c05f8cd8afd3f86044b710ff816022c20
Author: Paco Esteban <paco@onna.be>
Date:   Tue,  8 Sep 2015 14:31:48 +0200

trying to fox docs

Diffstat:
MREADME.md | 2+-
Mlib/Rarbg/torrentapi.pm | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -97,7 +97,7 @@ Makes a call to the API in 'search' mode. It returns either a Rarbg::torrentapi: ## list -Makes a call to the API in 'list' mode. It returns either a Rarbg::torrentapi::Error or an array of [lt](https://metacpan.org/pod/lt)Rarbg::torrentapi::Res[gt](https://metacpan.org/pod/gt). +Makes a call to the API in 'list' mode. It returns either a Rarbg::torrentapi::Error or an array of [Rarbg::torrentapi::Res](https://metacpan.org/pod/Rarbg::torrentapi::Res). # AUTHOR diff --git a/lib/Rarbg/torrentapi.pm b/lib/Rarbg/torrentapi.pm @@ -250,7 +250,7 @@ Makes a call to the API in 'search' mode. It returns either a Rarbg::torrentapi: =head2 list -Makes a call to the API in 'list' mode. It returns either a Rarbg::torrentapi::Error or an array of L<lt>Rarbg::torrentapi::ResL<gt>. +Makes a call to the API in 'list' mode. It returns either a Rarbg::torrentapi::Error or an array of L<Rarbg::torrentapi::Res>. =head1 AUTHOR