The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

DATE

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

AUTHOR

Aaron Straup Cope <ascope@cpan.org>

SEE ALSO

Net::Delicious

LICENSE

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.