由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - How to put a perl script to run from a web site?
相关主题
关于perl和linux shell script的书最经典有哪些? (转载)perl to html
[转载] 在CGI程序中有何好方法返回HTMLscript language主要是干什么用的?
What language I should use?想实现一个简单的script language,用perl好做么?
简单的perl问题[合集] 有没有什么工具可以把perl script转成别的语言?
你认为ubuntu下面写script,用perl还是python更好? (转载)请教 PHP vs Perl
Help: a Perl script question, Thanks (转载)现在哪些script最流行?
Perl/Python/.NET难道是搞网页的?perl
花了一个小时学习了python控制程序自动化执行, 该用 perl, python or shell script ?
相关话题的讨论汇总
话题: web话题: perl话题: script话题: site话题: run
进入Programming版参与讨论
1 (共1页)
h**p
发帖数: 14
1
I just got a complete new project from my boss. I never did anything about
web programming before.
I have a perl script. I need to submit a form, and call this script from a
web site.
I can run it from command line, but how to make it run from a web site?
I had no idea where to start. What should I use here?
Could you point me to a reference/resouce that I can look up?
Thanks for your help!!
I**********s
发帖数: 441
2
google perl CGI
s******y
发帖数: 68
3
I've done this several times before. It's not hard, but very time
consuming and requires a lot of patience. perl-cgi

【在 h**p 的大作中提到】
: I just got a complete new project from my boss. I never did anything about
: web programming before.
: I have a perl script. I need to submit a form, and call this script from a
: web site.
: I can run it from command line, but how to make it run from a web site?
: I had no idea where to start. What should I use here?
: Could you point me to a reference/resouce that I can look up?
: Thanks for your help!!

1 (共1页)
进入Programming版参与讨论
相关主题
控制程序自动化执行, 该用 perl, python or shell script ?你认为ubuntu下面写script,用perl还是python更好? (转载)
perl 文档工具?Help: a Perl script question, Thanks (转载)
perl script 求教 (Getopt::Long)Perl/Python/.NET难道是搞网页的?
How to write script to dl online stream花了一个小时学习了python
关于perl和linux shell script的书最经典有哪些? (转载)perl to html
[转载] 在CGI程序中有何好方法返回HTMLscript language主要是干什么用的?
What language I should use?想实现一个简单的script language,用perl好做么?
简单的perl问题[合集] 有没有什么工具可以把perl script转成别的语言?
相关话题的讨论汇总
话题: web话题: perl话题: script话题: site话题: run