From: Anders S. Mortensen Date: Fri, 13 Oct 2006 10:07:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPAN-v1.02~54^2~918 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=93ae498c754d95bd05d687220477be2fe4316757 *** empty log message *** --- 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) = @_;