Group
Extension

Matches 1

WWW-Fimfiction ( C/CT/CTHOR/WWW-Fimfiction-v0.3.7.tar.gz, CTHOR, 2013; MetaCPAN )
WWW-Fimfiction/lib/WWW/Fimfiction.pm ( view source; MetaCPAN )
L::TreeBuilder;
use LWP::UserAgent;
use HTTP::Cookies;
use XML::Twig;
use Carp 'croak';
use JSON 'decode_json';

our $VERSION = 'v0.3.7';

=head1 NAME

WWW::Fimfiction - CRUD tasks for fimfiction.net
@_;

	my $res = $self->_get("http://www.fimfiction.net/api/story.php?story=$id");

	return decode_json($res->decoded_content)->{story};
}

=head1 AUTHOR

Cameron Thornton E<lt>cthor@cpan.orgE<gt>

=he

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