Ask Bjørn Hansen
|
a23d4b3da9
|
Fix 01-syntax test failures
Exclude some tests with dependencies.
Remove -T from perl line in plugins
This makes it harder to test with PERL5LIB/perlbrew etc
|
2012-04-29 01:36:01 -07:00 |
|
Robert
|
61de599c1b
|
Normalize #! lines on all plugins
find . -type f | xargs -n1 perl -pi.bak -0777 -e '$want = "#!perl -Tw"; s/\A#!.*\n/$want\n/; s/\A([^#])/$want\n\1/s'
|
2012-04-28 20:41:31 -07:00 |
|
Ask Bjørn Hansen
|
4be7bb40e4
|
POD syntax cleanup (Steve Kemp)
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@786 958fd67b-6ff1-0310-b445-bb7760255be9
|
2007-09-03 15:47:08 +00:00 |
|
John Peacock
|
3837fabc9f
|
Ask and ye shall receive
git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.3x@659 958fd67b-6ff1-0310-b445-bb7760255be9
|
2006-09-14 19:48:37 +00:00 |
|