[Rt-devel] In RT REST code, what is coke?

Todd Chapman todd at chaka.net
Wed Jun 21 14:37:48 EDT 2006


On Wed, Jun 21, 2006 at 01:47:09PM -0400, Jesse Vincent wrote:
> 
> 
> 
> On Wed, Jun 21, 2006 at 01:33:52PM -0400, Todd Chapman wrote:
> > my ($c, $o, $k, $e) = ("", [], {}, "");
> > 
> > It would be easier to understand if the short variable names
> > where explained at least once! :)
> 
> Sure would. (Since I spent about an hour beating my head against it a
> few weeks ago when I was cleaning up some of the CLI.
> 
>                 my ($notes, $order, $key_values, $errors) = @$result;
> 
> Is the best I was able to do.
> 

Are there no tests for bin/rt ?

What is your preferred method for debugging REST code?


More information about the Rt-devel mailing list