diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-04-01 15:18:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-04-01 15:18:29 +0000 |
commit | e8d753659e1cf367aefc22c34babef895ea6c529 (patch) | |
tree | 88c5e85e2a526c13d88a6f96c35eab2f83aad671 /perl_checker.src/perl_checker.ml | |
parent | 9fe47f1dbcc891396a55c5fdc6f614f185a8ac03 (diff) | |
download | perl-MDK-Common-e8d753659e1cf367aefc22c34babef895ea6c529.tar perl-MDK-Common-e8d753659e1cf367aefc22c34babef895ea6c529.tar.gz perl-MDK-Common-e8d753659e1cf367aefc22c34babef895ea6c529.tar.bz2 perl-MDK-Common-e8d753659e1cf367aefc22c34babef895ea6c529.tar.xz perl-MDK-Common-e8d753659e1cf367aefc22c34babef895ea6c529.zip |
- warn !($var =~ /.../)
- warn $a & 0xff == $b better written $a & (0xff == $b)
- "not" should not be used, use "!" instead
Diffstat (limited to 'perl_checker.src/perl_checker.ml')
0 files changed, 0 insertions, 0 deletions