* Elizabeth Mattijsen <[EMAIL PROTECTED]> [2004-01-09 14:11]: > I think the "packaged with distribution" is a _very_ nice extra > addition that could be automatically handled with > Devel::Required.
Laziness good. :-) > Something like: > > =head1 DISTRIBUTION INFORMATION > > This file was packaged with the Foo-Bar-0.01 distribution on > Friday January 9th, 2004 on 14:12 CET. The date is a nice touch. I'd definitely include the file's private version in the POD though. It might be better kept under a more generic heading such as VERSION then. Although DISTRIBUTION INFORMATION would still be appropriate if maybe it's phrased like "This file is Foo::Bar::Baz 0.07, packaged with the [...]" or something. At any rate, regardless of my preferences automating this would be helpful whichever form the POD takes. Maybe it should be configurable; either fully and freely or as a choice between predefined forms. But maybe uniformity is more desirable. I have no arguments and so no firm opinion on that. -- Regards, Aristotle "If you can't laugh at yourself, you don't take life seriously enough."
