NAME
Net::NicoVideo::Response - Abstract class decorates with HTTP::Response
SYNOPSIS
my $response = Net::NicoVideo::Response->new( $ua->request(...) );
DESCRIPTION
Abstract class decorates with HTTP::Response
SEE ALSO
AUTHOR
WATANABE Hiroaki <hwat@mac.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.