* David Wheeler <[EMAIL PROTECTED]> [2004-01-10 02:38]: > I do like Aristotle's idea of providing a line in the POD that > says what version of the distribution a module came with. Guess > I'll start working on a module that does the following: > > * Updates the distribution number line in POD. > * Validates that the main module, README and Changes have the > same version number.
You should probably look at Liz' Devel::Required module first, even though it doesn't yet(!) do what you've sketched -- and particularly because: > Yeah, right...in my spare time! :-) A patch is probably a better investment of your time than a from-scratch attempt. -- Regards, Aristotle "If you can't laugh at yourself, you don't take life seriously enough."
