Post by gdxk
#!/usr/bin/perl
system("export http_proxy=http://wwwcache.lboro.ac.uk:3128/");
如果在文件中保持这样,只修改代理部分,运行出错:
# sh weather_log.plx
weather_log.plx: 2: Syntax error: word unexpected (expecting ")")
我想问题应该是出在system那一句吧
但是:
h# sh weather_log.plx
use: not found
use: not found
weather_log.plx: 7: Syntax error: "(" unexpected
而第七行是
my $content = get("http://www.w3.weather.com/weather/print/FRXX0076");
Post by gdxk
#!/usr/bin/perl
system("export http_proxy=http://wwwcache.lboro.ac.uk:3128/");
如果在文件中保持这样,只修改代理部分,运行出错:
# sh weather_log.plx
weather_log.plx: 2: Syntax error: word unexpected (expecting ")")
我想问题应该是出在system那一句吧
但是:
h# sh weather_log.plx
use: not found
use: not found
weather_log.plx: 7: Syntax error: "(" unexpected
而第七行是
my $content = get("http://www.w3.weather.com/weather/print/FRXX0076");
Post by andey
我现在输入发有问题。
我卸载了kdm然后用startx进fvwm,~/.xinitrc里面也写了fcitx
但是启动fvwm时候fcitx启动不了
如果在终端输入fcitx,则: andey@huang:~/.fvwm$ fcitx
Please set XMODIFIERS...