* Chris Dolan <[EMAIL PROTECTED]> [2006-10-04 07:20]: > It should be easy for a 3rd-party developer to glance at the .t > file and figure out which envvar to use to turn on the author > tests. I think your abstraction is too obscure.
That’s what POD is for. I agree that adds a layer of indirection, but if you don’t abstract it, you will never get the names standardised, much less get consistent support for features like “either enable `AUTHOR_TESTS` for any author tests or `AUTHOR_TESTS_ARISTOTLE` for just my own ones.” Regardless of how trivial the boilerplate is. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>