List of stuff we want to be able to do with macros/slangs.
-
Something like the Smart::Comments perl5 module https://metacpan.org/pod/Smart::Comments#SYNOPSIS
-
A test module that has smart test failure messages
ok($foo eq 'foo')
should behave like