first_release() now returns the first release in the order of
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 10 May 2007 10:18:32 +0000 (10:18 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 10 May 2007 10:18:32 +0000 (10:18 +0000)
commit79be940f0d1103e090718837115e35edaebee088
tree2f1bee2b48d688dad7d8a12a1e0db58ac3916dd7
parent48441d71a001d55993adc5d7cf3c122d8b13b721
first_release() now returns the first release in the order of
perl version numbers. Add a new method first_release_by_date()
to keep the old behaviour available. Suggested by Michael G Schwern.

p4raw-id: //depot/perl@31192
lib/Module/CoreList.pm
lib/Module/CoreList/t/corelist.t