X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTask.pm;h=e83552ef1e5a3a91979b7be40e59dbf22b00f92e;hb=4f36c963da80271ffea671999e41aaa04ea9a36f;hp=434019825aadebcb8dee0ffa3146f67f2d492772;hpb=4d4b9b36a5d7ad762ec18121ea87d3502910c040;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Task.pm b/lib/ZOOM/IRSpy/Task.pm index 4340198..e83552e 100644 --- a/lib/ZOOM/IRSpy/Task.pm +++ b/lib/ZOOM/IRSpy/Task.pm @@ -1,4 +1,3 @@ -# $Id: Task.pm,v 1.7 2007-08-01 15:11:03 mike Exp $ package ZOOM::IRSpy::Task; @@ -81,9 +80,9 @@ sub run { # # As a special case, options in the task's option-hash whose names # begin with an asterisk are taken to be persistent: they are set into -# the Connection (with the leading hash removed) and deleted from the -# task's option-hash so that they will NOT be reset the next time this -# function is called. +# the Connection (with the leading asterisk removed) and deleted from +# the task's option-hash so that they will NOT be reset the next time +# this function is called. # sub set_options { my $this = shift();