summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Pascal Rigaux2002-11-099-111/+248
* *** empty log message ***Pascal Rigaux2002-11-0914-0/+1917
* many more warnings:Pascal Rigaux2002-11-061-1/+52
* - warn about one-character long functions (esp. for &N and &_)Pascal Rigaux2002-11-061-5/+15
* ensure a missing "=cut" doesn't make perl_checker go crazy (eg: when titi add...Pascal Rigaux2002-10-171-1/+5
* add a check for function call PKG::f instead of PKG::f()Pascal Rigaux2002-10-171-0/+8
* no function "xxx undefined" when using "#-#"Pascal Rigaux2002-08-281-0/+1
* - File.pm: add "append_to_file"Pascal Rigaux2002-08-011-1/+16
* - perl_checker: cleaner, more usable (via .perl_checker for -exclude's)Pascal Rigaux2002-07-312-146/+184
* - perl_checker: add *much* stricter syntax rulesPascal Rigaux2002-07-311-2/+32
* catch misuse of =~ when = was meantPascal Rigaux2002-07-231-0/+3
* - perl_checker: add new checksPascal Rigaux2002-07-171-1/+19
* adapt to vendorlib, cleanupPascal Rigaux2002-07-091-4/+4
* *** empty log message ***Pascal Rigaux2002-05-061-0/+1
* perl_checker: skip s///Pascal Rigaux2002-02-191-3/+4
* don't fail on non-tagged importPascal Rigaux2002-02-161-18/+16
* detect "cond ? $v1 = XX1 : $v2 = XX2" errorPascal Rigaux2001-10-251-0/+3
* add checking for << and >> operators priority usePascal Rigaux2001-08-251-0/+4
* new check: "using $_ in a sub is generally bad news"Pascal Rigaux2001-08-141-0/+4
* new check: never use ``length @l'', it returns the length of the string int(@l)Pascal Rigaux2001-08-091-0/+4
* ignore module CGIPascal Rigaux2001-08-071-1/+1
* ensure MDK/Common.pm is generated when generating the spec filePascal Rigaux2001-08-041-1/+1
* take the local MDK/Common.pm, not the one installed on the systemPascal Rigaux2001-08-041-1/+1
* doc terminated and added as index.htmlPascal Rigaux2001-08-031-1/+12
* generate the doc in Common.pm from Common/*.pmPascal Rigaux2001-08-031-60/+0
* error on "local $var ||="Pascal Rigaux2001-07-311-2/+8
* add documentationPascal Rigaux2001-07-252-5/+47
* re-add cvs updatePascal Rigaux2001-07-241-1/+1
* add =head1 ... =cut handlingPascal Rigaux2001-07-241-0/+1
* everything should work nowPascal Rigaux2001-07-244-31/+124
* initial commitPascal Rigaux2001-07-244-0/+585
* New repository initialized by cvs2svn.Mystery Man2001-07-240-0/+0