Aaron Straup Cope > Net-Delicious-1.01 > Net::Delicious::Object

Download:
Net-Delicious-1.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Module Version: 1.01   Source   Latest Release: Net-Delicious-1.13

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

DATE ^

$Date: 2006/06/20 00:06:02 $

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.