On Tue, Oct 9, 2012 at 4:45 PM, Frdric Lemire <lists / ruby-forum.com> wrote: ... > I like cleanliness and modularization, but I also like to have the eval > command, and metaprogramming stuff to explore sometimes unexpected ways. > So, why not a goto command ? > > It's neat to be able to get dirty when one needs it and feels confident > about it ! > > Anyway¡Ä for now, I'll just make exceptions to my indentation fixation, > waiting for a freer future. You can use continuations (although I think I recall hearing that they were either removed or dumbed down in 1.9).