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


Net-Delicious documentation  | view source Contained in the Net-Delicious distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

VERSION

Top

1.13

DATE

Top

$Date: 2008/03/03 16:55:04 $

AUTHOR

Top

Aaron Straup Cope <ascope@cpan.org>

LICENSE

Top

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

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


Net-Delicious documentation  | view source Contained in the Net-Delicious distribution.