in reply to Challenge: CPAN Golf
I think some of the part of your rant is adressed by the Tiny subclasses that adamk writes.
But I have a question - does exercise code of each other also include code generated by the used module?
For example, Class::Accessor injects code into my module/namespace - does that count as "exercise", at least if the accessor is used within my code?
As counter example, parent.pm does all its work in the ->import() subroutine and hence will not count as "exercised", right?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Challenge: CPAN Golf
by shmem (Chancellor) on Jan 08, 2008 at 13:04 UTC |