Re: Advice on module name needed

2012-09-08 Thread Yanick Champoux
On 12-09-07 01:00 PM, brian d foy wrote: WWW::Rally::API API doesn't add anything we don't already know. It doesn't add any additional information, but it does provide a little perk: it doesn't hog all of the 'WWW::Rally' namespace in case other modules dealing with Rally emerge. Throwing

Re: Advice on module name needed

2012-09-07 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article <5048c4b7.3030...@gmail.com>, Jay Flaherty wrote: > Rally::REST > Rally::Client::REST I think I'd just like Rally::Client, and not have to know how it works on the inside. > W

Advice on module name needed

2012-09-06 Thread Jay Flaherty
Hello module authors, Looking for advice on the name of a module I am creating. This module will be an interface to the Rally REST API (http://www.rallydev.com/). Here are a few names I am considering based on a search of CPAN: Rally::REST Rally::Client::REST WebService::Rally Webservice::Ral