NAME

Net::Delicious::Object - base class for Net::Delicious thingies

SYNOPSIS

package Net::Delicious::TunaBlaster;
use base qw (Net::Delicious::Object);

DESCRIPTION

Base class for Net::Delicious thingies. You should never access this package directly.

VERSION

0.96

DATE

$Date: 2006/01/13 17:09:11 $

AUTHOR

Aaron Straup Cope <ascope@cpan.org>

LICENSE

Copyright (c) 2004-2006 Aaron Straup Cope. All rights reserved.

This is free software, you may use it and distribute it under the same terms as Perl itself.