Change handling of warnings.
authorThomas Hochstein <thh@inter.net>
Mon, 2 Sep 2013 09:15:12 +0000 (11:15 +0200)
committerThomas Hochstein <thh@inter.net>
Mon, 2 Sep 2013 10:33:51 +0000 (12:33 +0200)
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>

No differences found
This page took 0.010745 seconds and 4 git commands to generate.