what is cgi perl
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
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
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:
- Select group of lines to view
- View with or without word wrap
- Characters decoded for easier reading
- Set default values
- Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
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
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
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
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
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
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
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
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
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
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
License:Other Free / Open Source License
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
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