NAME

Net::NicoVideo::Content - The base class of content objects

SYNOPSIS

package Net::NicoVideo::Content::SomePage;
use parent 'Net::NicoVideo::Content';

DESCRIPTION

The base class of content objects.

A kind of contents correspond to one page.

SEE ALSO

Net::NicoVideo::Response