aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL1
-rw-r--r--lib/Hal/Cdroms.pm2
2 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 5167cbe..11006e8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,5 @@
#!perl
+use strict;
use ExtUtils::MakeMaker;
WriteMakefile(
diff --git a/lib/Hal/Cdroms.pm b/lib/Hal/Cdroms.pm
index 5075e1e..65203ab 100644
--- a/lib/Hal/Cdroms.pm
+++ b/lib/Hal/Cdroms.pm
@@ -1,5 +1,7 @@
package Hal::Cdroms;
+use strict;
+
our $VERSION = 0.05;
# Copyright (C) 2008 Mandriva