projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd10af0
)
*** empty log message ***
author
Anders S. Mortensen
<sondberg@indexdata.dk>
Fri, 13 Oct 2006 10:07:36 +0000
(10:07 +0000)
committer
Anders S. Mortensen
<sondberg@indexdata.dk>
Fri, 13 Oct 2006 10:07:36 +0000
(10:07 +0000)
lib/ZOOM/IRSpy/Test.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test.pm
b/lib/ZOOM/IRSpy/Test.pm
index
83ad686
..
bc5fdce
100644
(file)
--- 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) = @_;