NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
And that's why binding is 'simpler' (Score:1)
And all this, I realize belatedly, is why nqp only implements binding: because it's a conceptual subset to having both binding and assignment. With only binding, you can leave out the intermediate level of buckets, and have all names bind directly to values.