Hi all, I'm working on some Perl modules that provide access to the Echo Nest API ( http://developer.echonest.com/docs/v4/). This is a very cool API that helps web developers build music applications by providing access to an audio-analysis database, among other things.
Hoping to get some advice on naming. The two possibilities I've come up with are PerlEchonest::* and WebService::EchoNest::*. Thanks! Brian Sorahan