summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/lexer.mll
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
commitf8b5137e260e50539465ae0e48fae9717dce4e86 (patch)
tree69c868169e07f44e3ba5422765af90b3ce616622 /perl_checker.src/lexer.mll
parent859f9d69d2f68c294c48ac52aca5577631976ee3 (diff)
downloadperl_checker-f8b5137e260e50539465ae0e48fae9717dce4e86.tar
perl_checker-f8b5137e260e50539465ae0e48fae9717dce4e86.tar.gz
perl_checker-f8b5137e260e50539465ae0e48fae9717dce4e86.tar.bz2
perl_checker-f8b5137e260e50539465ae0e48fae9717dce4e86.tar.xz
perl_checker-f8b5137e260e50539465ae0e48fae9717dce4e86.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/lexer.mll')
0 files changed, 0 insertions, 0 deletions