John Napiorkowski posted How Are You Using $c->forward (or qw/go visit detach etc/)? | 4 days ago
While trying to finish up my thoughts of the followup to "Does Anyone Else Hate the Stash?" one issue that I'm been grappling with is the relationship between using the stash as secondary global namespace and the way I've seen people use the stash as a sort of messaging system to methods called via...