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.94

DATE

$Date: 2005/12/17 19:04:14 $

AUTHOR

Aaron Straup Cope <ascope@cpan.org>

LICENSE

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

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