NAME

Net::Delicious::Constants - del.icio.us constant variables

SYNOPSIS

# Import all the constants exported
# by Net::Delicious::Constants::Uri
# into the current package.

use Net::Delicious::Constants qw (:uri);

DESCRIPTION

Import del.icio.us constant variables

VERSION

1.1

DATE

$Date: 2006/10/23 03:44:29 $

AUTHOR

Aaron Straup Cope <ascope@cpan.org>

SEE ALSO

Net::Delicious

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.