summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/perl_checker.ml
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-04-01 14:32:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-04-01 14:32:49 +0000
commitde6d11dc8308b6997ba86c1494613e3242a9a6a6 (patch)
tree5cc08ad1f7abccf348da17fb784bc30e2775f6f7 /perl_checker.src/perl_checker.ml
parent0b8a321a640a6a20578d5dbdd70aab53b5ee70c8 (diff)
downloadperl-MDK-Common-de6d11dc8308b6997ba86c1494613e3242a9a6a6.tar
perl-MDK-Common-de6d11dc8308b6997ba86c1494613e3242a9a6a6.tar.gz
perl-MDK-Common-de6d11dc8308b6997ba86c1494613e3242a9a6a6.tar.bz2
perl-MDK-Common-de6d11dc8308b6997ba86c1494613e3242a9a6a6.tar.xz
perl-MDK-Common-de6d11dc8308b6997ba86c1494613e3242a9a6a6.zip
- warn <always true> || ... (eg: 1 || foo())
- warn <always false> || ... - warn <always true> && ... - warn <always false> && ... - suggest @$foo instead of @{$foo} - suggest $foo->[0] instead of ${$foo}[0]
Diffstat (limited to 'perl_checker.src/perl_checker.ml')
0 files changed, 0 insertions, 0 deletions