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
1.1
DATE
$Date: 2006/10/23 03:44:29 $
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.