File: Changes

package info (click to toggle)
libdist-zilla-plugin-podspellingtests-perl 1.111520-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 192 kB
  • ctags: 2
  • sloc: perl: 551; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Perl extension Dist-Zilla-Plugin-PodSpellingTests

1.111520  2011-06-01 14:35:59 Europe/Vienna
    - Require Test::Spelling 0.12 in the injected test (thanks doherty for the
      suggestion)

1.111480  2011-05-28 23:20:32 Europe/Vienna
    - automatically add author names from dist.ini to stopwords (thanks
      xenoterracide for the suggestion)

1.103491  2010-12-15 23:06:11 Europe/Vienna

1.103490  2010-12-15 17:12:06 Europe/Vienna
    - added configuration (wordlist, spell_cmd, stopwords) to this plugin
      (thanks harleypig)

1.101420  2010-05-22 18:07:04 Europe/Vienna
    - removed weaver.ini since that's handled in Dist::Zilla's [@MARCEL] now
    - list Test::Spelling in dist.ini so we don't use() it anymore

1.100690  2010-03-10 23:23:23 Europe/Vienna
    - original version