Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow disabling warnings on command-line (and have various warnings level) | Pascal Rigaux | 2004-11-10 | 1 | -1/+1 |
* | handle qx(...) and qx{...} with a warning | Pascal Rigaux | 2004-10-13 | 1 | -1/+1 |
* | allow qq{...} (with a warning) | Pascal Rigaux | 2004-10-13 | 1 | -0/+2 |
* | handle q{...} and qw{...} (with a warning) | Pascal Rigaux | 2004-10-13 | 1 | -0/+4 |
* | handle "use Gtk2 -init" | Pascal Rigaux | 2004-10-13 | 1 | -0/+2 |
* | handle s:xxx:yyy: and qw/.../, issuing a warning | Pascal Rigaux | 2004-08-12 | 1 | -0/+4 |
* | add a test | Pascal Rigaux | 2004-04-28 | 1 | -2/+6 |
* | add a test for open F, ... | Pascal Rigaux | 2004-04-28 | 1 | -0/+2 |
* | add tests for perl_checker | Pascal Rigaux | 2004-03-31 | 1 | -0/+52 |