remove stale $Id$
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Stats.pm
index af667dc..641f47f 100644 (file)
@@ -1,10 +1,11 @@
-# $Id: Stats.pm,v 1.7 2007-10-31 16:42:13 mike Exp $
 
 package ZOOM::IRSpy::Stats;
 
 use 5.008;
 use strict;
 use warnings;
+
+use Scalar::Util;
 use ZOOM::IRSpy::Utils qw(irspy_xpath_context);
 
 =head1 NAME