forked from pool/perl-Perl-PrereqScanner
* 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Perl-PrereqScanner?expand=0&rev=4
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 17 20:23:12 UTC 2011 - coolo@novell.com
|
|
|
|
- initial package 1.001
|
|
* created by cpanspec 1.78.03
|
|
|