perl-cgi基础

代码: http://xxxxx/cgi/perl-cgi.cgi?name=itech&url=itech.cnblogs.com&p1=test1html # !/usr/bin/perl -wT #should use strict and warnning use warnings; use strict; use CGI; # to debug error use CGI::Carp q
相关文章
相关标签/搜索