From 1598828725cc3a14f4e9a1a18b4212ad808a3516 Mon Sep 17 00:00:00 2001 From: kcwu Date: Tue, 16 Aug 2005 14:34:11 +0000 Subject: it's stupid to call c program in perl for string manipulation. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3050 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/weather.perl | 1 - 1 file changed, 1 deletion(-) (limited to 'util/weather.perl') diff --git a/util/weather.perl b/util/weather.perl index 0c3ce208..36d773d7 100644 --- a/util/weather.perl +++ b/util/weather.perl @@ -20,7 +20,6 @@ sub weather_report # Header # ¤º®e -#open(WEATHER, "$LYNX -assume_charset=big5 -assume_local_charset=big5 -dump http://www.cwb.gov.tw/V3.0/weather/text/W03.htm |"); open(WEATHER, "$LYNX -assume_charset=big5 -assume_local_charset=big5 -dump -nolist $link|"); while () { -- cgit v1.2.3