On Sat, Jun 27, 2009 at 08:42:14AM -0700, Joshua ben Jore wrote: > Last year I started seeing change logs in perl modules that looked > more YAMLish. Is there any spec out there on this? I'm currently just > copying input from `git log --pretty=oneline' into my Changes file and > as of this moment, including the git repo URL.
I'm not aware of any spec. There's Module::Changes, which I have poked at briefly but not used for anything serious. hdp.