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.1
DATE
$Date: 2005/04/05 15:56:50 $
AUTHOR
Aaron Straup Cope <ascope@cpan.org>
SEE ALSO
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.