From 93ae498c754d95bd05d687220477be2fe4316757 Mon Sep 17 00:00:00 2001 From: "Anders S. Mortensen" Date: Fri, 13 Oct 2006 10:07:36 +0000 Subject: [PATCH] *** empty log message *** --- lib/ZOOM/IRSpy/Test.pm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/ZOOM/IRSpy/Test.pm b/lib/ZOOM/IRSpy/Test.pm index 83ad686..bc5fdce 100644 --- a/lib/ZOOM/IRSpy/Test.pm +++ b/lib/ZOOM/IRSpy/Test.pm @@ -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) = @_; -- 1.7.10.4