summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/test/various_errors.t
Commit message (Expand)AuthorAgeFilesLines
* suggest replacing system(qq(foo "$xxx")) with system('foo', $xxx)Pascal Rigaux2004-04-281-0/+2
* various detection of join() misusePascal Rigaux2004-04-281-0/+4
* add tests for perl_checkerPascal Rigaux2004-03-311-0/+42