Main > Free Download Search >

Free what is cgi perl script

what is cgi perl

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 530
What is PHP

What is PHP


PHP, which stands for Hypertext Preprocessor, is a server-side scripting language.<br> PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone gra more>> PHP, which stands for "Hypertext Preprocessor", is a server-side scripting language.
PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. PHP was written as a set of CGI binaries in the C programming language by the Danish/Greenlandic programmer Rasmus Lerdorf in 1994, to replace a small set of Perl scripts. Rasmus Lerdorf initially created PHP..
<<less
Added: 2007-05-02 License: Freeware Price: Free
909 downloads
Herongs Notes on Perl

Herongs Notes on Perl


This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debu more>> This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.<<less
Added: 2004-01-02 License: Freeware Price: Free
2123 downloads
Error Log Viewer Perl

Error Log Viewer Perl


PLEASE REVIEW AND EDIT CAREFULLY Error Log Viewer is a free perl script that allows you to view your web servers error log. more>> Error Log Viewer Perl is developed as a free and useful perl script which gives you the ability to view the error log of your web servers. Error Log, contains all sorts of useful information about errors and warnings returned by your server that will help you improve as a Perl Programmer and write tighter more efficient code.

All you need is a cgi-bin and the path to the error log file on your server. If you do not know the path to your error log, this script package also comes with the code you need to redirect the error messages to your browser.

The following code is all you really need. It has proved invaluable and has saved our programmers countless hours of debugging. Any time you encounter a Server 500 error, open up the script that is causing it and enter the following code near the top, under the path to Perl.

It can be placed anywhere in the script as long as it placed before the error. Each time a script is called, it is entirely compiled then executed. This code will redirect the errors found to STDOUT (your browser) using Perls built in BEGIN subroutine.

Major Features:

  1. Select group of lines to view
  2. View with or without word wrap
  3. Characters decoded for easier reading
  4. Set default values
  5. Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
<<less
Added: 2008-01-03 License: Freeware Price: Freeware
1 downloads
Ascad Networks

Ascad Networks


Ascad Networks, one of the most respected names in CGI/PERL, will help you get the most out of your web site by making it manageable. Providing the highest quality CGI/PERL programs on the web since 1 more>> Ascad Networks, one of the most respected names in CGI/PERL, will help you get the most out of your web site by making it manageable. Providing the highest quality CGI/PERL programs on the web since 1997, including a very large directory of free CGI/PERL programs, Ascad Networks has established itself as a leader in both the CGI/PERL and web development worlds. So why wait any longer? Let us help you make the most of your web site starting today!<<less
Added: 2003-12-30 License: Not Specified Price: Free
2127 downloads
Chilkat Perl XML Library

Chilkat Perl XML Library


Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Added: 2006-10-22 License: Freeware Price: Free
1099 downloads
Compilator C/C++, Perl, Python

Compilator C/C++, Perl, Python


Ccompile.com allows you to create and compile C/C++, C#, vb.net, Perl and Python projects. more>> Ccompile.com allows you to create and compile C/C++, C#, vb.net, Perl and Python projects.<<less
Added: 2007-03-23 License: Freeware Price: Free
607 downloads
Using Ajax from Perl

Using Ajax from Perl


You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a m more>> You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a module on CPAN to take the pain out it: CGI::Ajax.<<less
Added: 2006-11-10 License: Freeware Price: Free
1087 downloads
Shift Scheduler 0.20

Shift Scheduler 0.20


Shift Scheduler is a Perl/CGI script for managing volunteer registration. It allows one or more administrative users to login to the backend and create events, jobs and shifts. Anyone can then access the frontend to sign up for shifts. The backend can more>> Shift Scheduler is a Perl/CGI script for managing volunteer registration. It allows one or more administrative users to login to the backend and create events, jobs and shifts. Anyone can then access the frontend to sign up for shifts. The backend can also be used to send an automated email reminder to volunteers who have signed up for one or more shifts. The script allows for shifts that require multiple volunteers, and does not allow a volunteer to sign up for more than one of the spots in such a shift. It also does not allow more people than are needed to sign up for a shift. All data is stored in a database (tested with Postgres 8.2 and MySQL 5.0.38).<<less
Added: 2006-08-16 License: GPL Price: $0.00USD
16 downloads
A Perl Tutorial

A Perl Tutorial


This tutorial is very helpful for beginners to understand the basic concepts of Perl language. It contains quiz at the end of lesson, that you should take to test your understanding of the tutorial. more>> This tutorial is very helpful for beginners to understand the basic concepts of Perl language. It contains quiz at the end of lesson, that you should take to test your understanding of the tutorial.<<less
Added: 2006-06-04 License: Freeware Price: Free
716 downloads
Tell Friend (Perl Version)

Tell Friend (Perl Version)


This is a simple (only one file) and ready to use Perl Script to recommend your website to sites visitors friend or families. Visitors can add additional message. It dost require any additional resour more>> This is a simple (only one file) and ready to use Perl Script to recommend your website to sites visitors friend or families. Visitors can add additional message. It dost require any additional resources.<<less
Added: 2005-10-31 License: Freeware Price: Free
1455 downloads
Dr.Queks notes on Perl

Dr.Queks notes on Perl


This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting.Specifically, its designed to help them learn enough to customize cgi s more>> This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting.Specifically, its designed to help them learn enough to customize cgi script with a little perl knowledge.This tutorial will walk you through the basics of creating CGIs with Perl.<<less
Added: 2005-08-01 License: Freeware Price: Free
1547 downloads
Herong's Notes on Perl 4.01

Herong's Notes on Perl 4.01


This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, more>> This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC:XML, sample codes, SOAP, SOAP:Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML:Simple.<<less
Added: 2004-01-02 License: Freeware Price: $0.00USD
16 downloads
Chat-N-Time 2.9.8

Chat-N-Time 2.9.8


Chat-N-Time is a simple Perl real-time chat CGI script for the Web. It lets you hold real-time conversations on a web page, complete with "/me" for emote actions, "/msg" for semi-private messaging, and "/yell" for when youre just feeling rowdy. You can more>> Chat-N-Time is a simple Perl real-time chat CGI script for the Web. It lets you hold real-time conversations on a web page, complete with "/me" for emote actions, "/msg" for semi-private messaging, and "/yell" for when youre just feeling rowdy. You can log all chats to a transcript file, play a sound when someone enters, see whos online, etc.<<less
Added: 1999-06-28 License: Other Price: $0.00USD
13 downloads
 
Other version of Chat-N-Time
Chat-N-TimeChat-N-Time is a simple Perl real-time chat CGI script for the Web. It lets you hold real-time ... Chat-N-Time is a simple Perl real-time chat CGI script for the Web. It lets you hold real-time
Price: FreeAdditionalInfoLinkbackrequired
License:Other Free / Open Source License
Download
3775 downloads
Added: 1999-06-28
Dr.Quek's notes on Perl

Dr.Quek's notes on Perl


This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting.Specifically, its designed to help them learn enough to customize cgi script with a little perl knowledge.This tutorial will more>> This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting.Specifically, its designed to help them learn enough to customize cgi script with a little perl knowledge.This tutorial will walk you through the basics of creating CGIs with Perl.<<less
Added: 2005-08-01 License: Freeware Price: $0.00USD
13 downloads
Configuring CGI Scripts

Configuring CGI Scripts


This tutorial tackles one of the most common newbie questions, how to install your regular joe CGI Script. more>> This tutorial tackles one of the most common newbie questions, how to install your regular joe CGI Script.<<less
Added: 1999-12-01 License: Other Free / Open Source License Price: Free
3621 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5