2013-06-10 10:35:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 9 14:59:03 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.015
|
|
|
|
- document that "no Module" also works (thanks for the report, Toby Inkster)
|
|
|
|
|
|
|
|
- require a more recent PPI for various bugfixes that broke tests
|
|
|
|
(thanks for the report, Salve J. Nilsen)
|
|
|
|
|
|
|
|
- make scan_prereqs scan directories recursively (thanks, Jakob Voss)
|
|
|
|
|
|
|
|
- if PPI parsing fails, include PPI::Document->errstr in error message
|
|
|
|
(Christopher J. Madsen)
|
|
|
|
|
|
|
|
- fix "with (...)" where spaces occur between with and parenthesized list
|
|
|
|
(thanks to celogeek for the failing test)
|
|
|
|
|
2012-05-28 13:37:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 26 17:55:35 UTC 2012 - frank.lichtenheld@sophos.com
|
|
|
|
|
|
|
|
- updated to 1.011
|
|
|
|
* require CPAN::Meta::Requirements 2.120630 and fix tests to reflect
|
|
|
|
its v-string normalizing behavior
|
|
|
|
|
2012-02-23 10:01:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 23 09:56:10 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.010
|
|
|
|
- fix documentation bug (thanks to Marius Olsthoorn for the report)
|
|
|
|
- add a test case to prove someone wrong on the internet
|
|
|
|
|
2011-11-01 11:55:46 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-15 12:08:21 +00:00
|
|
|
Wed Feb 15 12:06:18 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.009
|
|
|
|
- switch from Version::Requirements to CPAN::Meta::Requirements
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-11-01 11:55:46 +00:00
|
|
|
Tue Nov 01 11:55:55 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.008:
|
|
|
|
* fix rt#72062 - look for "require Module; Module->VERSION(min);"
|
|
|
|
- changes from 1.007:
|
|
|
|
* new option --combine for scan_prereqs script
|
|
|
|
- changes from 1.006:
|
|
|
|
* add the POE scanner for POE components
|
|
|
|
- changes from 1.005:
|
|
|
|
* stop stripping "always core" prereqs like strict and warnings
|
|
|
|
* add the Aliased scanner for aliased.pm
|
|
|
|
|
2011-06-01 07:30:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 1 07:28:10 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 1.004
|
|
|
|
- avoid calling a method on undef (i.e., cope with PPI doing surprising
|
|
|
|
things)
|
|
|
|
- fix a bug that caused things like "within" and "trextends" to trigger
|
|
|
|
the Moose scanner
|
|
|
|
- fix rt#61608 - missing description in whatisentry for TestMore.pm
|
|
|
|
|
2011-01-17 20:23:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 17 20:23:12 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 1.001
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|