File perl-strictures.changes of Package perl-strictures
-------------------------------------------------------------------
Tue Jun 4 11:51:58 UTC 2013 - coolo@suse.com
- updated to 1.004004
- fix 5.16 crash due to qw() list being readonly
- check only once for presence of extra testing prereqs
- explicitly specify no dynamic_config in META
- add better rationale for the extra testing heuristic
- test-specific strictures now enabled during 'dzil test'
- switch to testing calling file to avoid firing on dependencies
-------------------------------------------------------------------
Wed May 23 12:59:01 UTC 2012 - coolo@suse.com
- updated to 1.003001
- fix test to handle defatalization
- try and run for any checkout t/ now we don't blow up the process
- defatalize lack of extra testing modules
- disable extra tests on perls <= 5.008003, things do not work there as
expected
-------------------------------------------------------------------
Thu Mar 03 20:47:50 CET 2011 - pascal.bleser@opensuse.org
- initial version (1.002002)