> Alongside giving consistent APIs I think perl6 should also give consistent
> documentation format.
Are there any proposals to add per-argument markup to POD so that these
could be generated automatically? (Even in the 'locally preferred style'
if necessary).
jb
> There has been some suggestion of perl not putting the object in the argument
> list when calling a method, but instead having a special var.
>
> If that happens we should be able to test the special var for defined-ness
> to determine how we were called.
>
> Just a thought.
Perl RFC97 sugge