--- a/si Sun Jan 17 00:03:04 2010 +0100
+++ b/si Sun Jan 17 16:40:08 2010 +0100
@@ -1,9 +1,10 @@
#! /usr/bin/perl
# system imager
+use if $ENV{DEBUG} ~~ /main|all/ => "Smart::Comments";
+
use strict;
use warnings;
-use if $ENV{DEBUG} ~~ /main|all/ => "Smart::Comments";
use Sys::Hostname;