No extra tests on ancient perls
[p5sagit/strictures.git] / Changes
1   - disable extra tests on perls <= 5.008003, things do not work there as
2     expected
3 1.002002 - 2011-02-25
4   - only try and mkdir the .git if it doesn't already exist so repeated
5     test runs don't explode
6 1.002001 - 2011-02-25
7   - switch .svn to .git in smells-of-vcs test and create it ourselves
8     to ease importing of this dist into subversion repositories
9 1.002000 - 2011-02-16
10   - add multidimensional and bareword::filehandles in author mode
11 1.1.1 Dec 05 2010
12   - disable uninitialized warnings before calling ->SUPER::VERSION
13 1.1.0 Nov 22 2010
14   - enable extra testing only if .git or .svn present to keep requirement
15     for extra modules author-side
16 1.0.0 Jul 18 2010
17   - initial release