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

DATE

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

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.