only do the special bonus warnings when caller is main
[p5sagit/strictures.git] / Changes
1 1.003001 - 2012-04-08
2   - fix test to handle defatalization
3 1.003000 - 2012-04-07
4   - try and run for any checkout t/ now we don't blow up the process
5   - defatalize lack of extra testing modules
6   - disable extra tests on perls <= 5.008003, things do not work there as
7     expected
8 1.002002 - 2011-02-25
9   - only try and mkdir the .git if it doesn't already exist so repeated
10     test runs don't explode
11 1.002001 - 2011-02-25
12   - switch .svn to .git in smells-of-vcs test and create it ourselves
13     to ease importing of this dist into subversion repositories
14 1.002000 - 2011-02-16
15   - add multidimensional and bareword::filehandles in author mode
16 1.1.1 Dec 05 2010
17   - disable uninitialized warnings before calling ->SUPER::VERSION
18 1.1.0 Nov 22 2010
19   - enable extra testing only if .git or .svn present to keep requirement
20     for extra modules author-side
21 1.0.0 Jul 18 2010
22   - initial release