The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Net::NicoVideo::Decorator