After C and Delphi
Perl is my favorite language because of it's flexibility, ease of use
and cross platform support, perl is basically a scripting language like javascript
and vbscript
but the main difference between perl and js/vbs is that perl is server side
scripting language.
it's much more powerfull then vbs/js. it has full support for TCP and is POSIX
compatible
it is availabe for many os's such as Linux/unix/sunos/freebsd/netbsd/solarix/sco
unix/Win9x/nt/2k /dos
and many more.
The scripts here have been tested with Red Hat linux 6.1 with perl 5+ installed
and the web server
used was Apache 1.3+.
These scripts have also been tested with the Win9x version of perl5 and Apache
1.3+ for win32.
Any bug reports or comments should sent at : ahmadpak@hotmail.com
If you want me to
build a cgi script for you then please
tell me
Apache is the Best web server :)
Legend
|
CGi
= CGI scripts (perl 5+) P5+ = Perl5+ scripts (may work with perl4 or below) |
CBiRD-counter [CGi , P5+]
This simple counter can be included in your web site to count the number of
visitors coming to your
web site
CBiRD-read [P5+]
A simple perl script which displays the contents of your sites
CBiRD-redirect [CGi, P5+]
This cgi script will redirect your visitors to any web site or page and it will
also count the number of
visitors sent
CBiRD-showip [CGi,P5+]
This script will allow you to show the IP address of your visitors on your web
site