NAME
WWW::Kickstarter::Data - Base class for Kickstarter data classes.
DESCRIPTION
Provides a constructor to the data classes in this distribution. It is meant to be instantiated only through inheritance.
ACCESSORS
ks
my $ks = $self->ks;
Returns the WWW::Kickstarter object used to fetch this object.
VERSION, BUGS, KNOWN ISSUES, DOCUMENTATION, SUPPORT, AUTHOR, COPYRIGHT AND LICENSE
See WWW::Kickstarter