Support @_ and %_ as slurpies provided they are used correctly
Better sanity checking of signatures
Anonymous modifiers ought to throw an exception
Implement a 'lambda' keyword for creating coderefs using Keyword::Simple or a lex_stuff technique; then disallow anonymous fun/method/etc??? This might fix closures?
Document Kavorka::Sub
Document Kavorka::Signature
Document Kavorka::Signature::Parameter
Document the yadayada
Write tests for introspection API
