*** empty log message ***
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test.pm
index 83ad686..bc5fdce 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Test.pm,v 1.4 2006-10-06 11:33:07 mike Exp $
+# $Id: Test.pm,v 1.5 2006-10-13 10:07:36 sondberg Exp $
 
 package ZOOM::IRSpy::Test;
 
@@ -33,6 +33,12 @@ sub start {
 }
 
 
+sub get_handle {
+    return $_->{'handle'};
+}
+
+
+
 # Utility function, really nothing to do with IRSpy
 sub isodate {
     my($time) = @_;