Closures provide a simple, lightweight, flexible mechanism for breaking tasks down into components. This year we look at a quick review of closures in general and how to combine them with :lvalue (or "is rw") signatures in Perl5 & Raku to encapsulate attributes in classes, combine them with Sentinel and Proxy to add boilerplate, and use Sub::Name to clean up messages from the subs.