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

NAME

WWW::EchoNest::Config

METHODS

new

Returns a new WWW::EchoNest::Catalog instance

get_api_key

  Returns the value of the API_KEY field.

get_trace_api_calls

  Returns the value of the TRACE_API_CALLS field.

get_api_host

  Returns the value of the API_HOST field.

get_api_selector

  Returns the value of the API_SELECTOR field.

get_api_version

  Returns the value of the API_VERSION field.

get_user_agent

  Returns the value of the HTTP_USER_AGENT field.

get_timeout

  Returns the value of the CALL_TIMEOUT field.

get_show_progress

  Returns the value of the SHOW_PROGRESS field.

get_mp3_bitrate

  Returns the value of the MP3_BITRATE field.

get_codegen_binary_override

  Returns the value of the CODEGEN_BINARY_OVERRIDE field.

get_test_files

  Returns a list of file paths to be used during testing.

set_api_key

  Sets the value of the ECHO_NEST_API_KEY field.

set_trace_api_calls

  Sets the value of the TRACE_API_CALLS field.

set_api_host

  Sets the value of the API_HOST field.

set_api_selector

  Sets the value of the API_SELECTOR field.

set_api_version

  Sets the value of the API_VERSION field.

set_user_agent

  Sets the value of the HTTP_USER_AGENT field.

set_timeout

  Sets the value of the CALL_TIMEOUT field.

set_show_progress

  Sets the value of the SHOW_PROGRESS field.

set_mp3_bitrate

  Sets the value of the MP3_BITRATE field.

set_codegen_binary_override

  Sets the value of the CODEGEN_BINARY_OVERRIDE field.

set_test_files

  Sets the list of file paths to use during testing.

AUTHOR

Brian Sorahan, <bsorahan@gmail.com>

BUGS

Please report bugs to: http://bugs.launchpad.net/~libwww-echonest-perl

SUPPORT

Join the Google group: <http://groups.google.com/group/www-echonest>

ACKNOWLEDGEMENTS

Thanks to all the folks at The Echo Nest for providing access to their powerful API.

LICENSE

Copyright 2011 Brian Sorahan.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.