X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fqrz.pl;fp=cmd%2Fshow%2Fqrz.pl;h=910b1997d9fd94e662030cd75d3aac89e80f9915;hb=4c359e47990e8dae13161e92b373aa4b16b76513;hp=4468e13161990504238e8e2f3eba5436c2a82ee5;hpb=4857e1753d2fa365287d222e5fe8eacff9236eb5;p=spider.git diff --git a/cmd/show/qrz.pl b/cmd/show/qrz.pl index 4468e131..910b1997 100644 --- a/cmd/show/qrz.pl +++ b/cmd/show/qrz.pl @@ -39,7 +39,7 @@ foreach $l (@list) { } } $t->close; - push @out, $self->msg('e3', 'qrz.com', $l) unless @out; + push @out, $self->msg('e3', 'qrz.com', uc $l) unless @out; } else { push @out, $self->msg('e18', 'QRZ.com'); }