chromatic said:
> On Tue, 29 Oct 2002 14:19:59 -0800, Paul Johnson wrote:
>
>> So I would like to see able to tag arbitrary information onto just
>> about everything, including files, packages, classes, subroutines,
>> blocks, control structures, statements, lines, expressions, variables
>> and wh
On Tue, 29 Oct 2002 14:19:59 -0800, Paul Johnson wrote:
> So I would like to see able to tag arbitrary information onto just about
> everything, including files, packages, classes, subroutines, blocks, control
> structures, statements, lines, expressions, variables and whatever else I've
> forgott
OK, perl6-language is getting scary again ;-) So here's something else
to think about. Code coverage.
We don't have to worry about how to do it here. That's a problem for
internals, and they seem to be solving it quite well without my
interference at the moment, even if they are not aware of th