X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FPing.pm;h=2a975944f70ff37a1fadf892027493bdff162de7;hb=85b72ef01dc55c8a657561d83deb48bd2561b765;hp=bc915db891e9eedb64a5cf8d662b2aac954b42cc;hpb=ca59becbe941d7ae6f4e9467249c765e191e63a6;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Ping.pm b/lib/ZOOM/IRSpy/Test/Ping.pm index bc915db..2a97594 100644 --- a/lib/ZOOM/IRSpy/Test/Ping.pm +++ b/lib/ZOOM/IRSpy/Test/Ping.pm @@ -1,4 +1,3 @@ -# $Id: Ping.pm,v 1.28 2008-07-16 11:51:09 mike Exp $ # See the "Main" test package for documentation @@ -14,7 +13,7 @@ our @ISA = qw(ZOOM::IRSpy::Test); use ZOOM::IRSpy::Utils qw(isodate); use Text::Iconv; -my $conv = new Text::Iconv("LATIN1", "UTF8"); +my $conv = new Text::Iconv("LATIN1", "UTF-8"); sub start {