发新话题
打印

[求助] perl -T

perl -T

在windowsXP环境下,运行cgi程序,首行为#!/usr/bin/perl -wT
报错:"-T" is on the #! line, it must also be used on the command line
为什么,谢谢

TOP

哎,原来是命令行参数,我在eclipse中找到了输入的地方了

TOP

发新话题