Kaydet (Commit) 20179059 authored tarafından Tim Retout's avatar Tim Retout

Turn on strict and warnings for installer::converter.

üst 37902bd3
...@@ -27,6 +27,9 @@ ...@@ -27,6 +27,9 @@
package installer::converter; package installer::converter;
use strict;
use warnings;
use installer::globals; use installer::globals;
############################# #############################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment