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
0.96
DATE
$Date: 2006/01/13 17:09:11 $
AUTHOR
Aaron Straup Cope <ascope@cpan.org>
SEE ALSO
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.