Replace 'perl -W' by 'use warnings;'. The latter is preferred, and '-W' (instead of '-w') was causing problems with warnings in DB::mysql::GetInfo.pm. Signed-off-by: Thomas Hochstein <thh@inter.net> |
||
|---|---|---|
| .. | ||
| install.pl | ||
Replace 'perl -W' by 'use warnings;'. The latter is preferred, and '-W' (instead of '-w') was causing problems with warnings in DB::mysql::GetInfo.pm. Signed-off-by: Thomas Hochstein <thh@inter.net> |
||
|---|---|---|
| .. | ||
| install.pl | ||