X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FQSL.pm;fp=perl%2FQSL.pm;h=6649c7a76f9f30b68c78b876fe1f4dd0fd283e34;hb=95be5049b5a7f326ddee6e09d520d336acbde794;hp=1738ed6ed67831072d1a97754717a22b100898e0;hpb=53a5ffa4ebc2a660f0f048a4cfa84768c1d0cb18;p=spider.git diff --git a/perl/QSL.pm b/perl/QSL.pm index 1738ed6e..6649c7a7 100644 --- a/perl/QSL.pm +++ b/perl/QSL.pm @@ -58,6 +58,8 @@ sub new return bless [uc $call, []], $pkg; } +# called $self->update(comment, time, spotter) +# $self has the callsign as the first argument in an array of array references # the format of each entry is [manager, times found, last time, last reporter] sub update {