File: THANKS

package info (click to toggle)
libtest-lectrotest-perl 0.5001-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 412 kB
  • sloc: perl: 1,808; sh: 13; makefile: 6
file content (37 lines) | stat: -rw-r--r-- 1,202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
-*- Outline -*-

* A BIG THANKS TO THE FOLLOWING GREAT PEOPLE

- Koen Claessen and John Hughes for creating QuickCheck
  for the Haskell programming language and providing the
  inspiration for LectroCheck

- Jacob Matthews for his constant Scheming (hee, hee)
  and for his excellent suggestions

- Casey West, Chris Winters, Dan Wright, and the rest of the
  Pittsburgh Perl Mongers for continuing support, suggestions, and
  abundant, all-around coolness

- Andy Lester for prodding me into getting the word out and writing
  something about LectroTest

- Steffen Müller for good ideas about testing corner cases, which
  became the basis for LectroTests's failure recording and playback
  capabilities

- Andreas Koenig (ANDK) for suggesting that I modify the test
  suite for generators (t/gens.t) to emit a notice that test
  failures do not necessarily indicate a failure.

- Petr Pisar for reporting a missing prototype
  https://rt.cpan.org/Ticket/Display.html?id=85281

- Nicholas Bamber (SILASMONK) for patch to remove UNIVERSAL->import
  https://rt.cpan.org/Public/Bug/Display.html?id=66114

- Ricardo SIGNES for the thunderously time-saving Dist::Zilla


--
Tom Moertel <tom@moertel.com>