Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.490 Times

Program Cgi freeware
Filter: All | Freeware | Demo
 

Program Cgi

1 2 3 4 5 > 
Added: April 23, 2010 | Visits: 1.213

mod_actions mod_actions is an Apache module that provides functions for executing CGI scripts based on media type or request method. This module has two directives. The Action directive lets you run CGI scripts whenever a file of a certain type is requested. The Script directive lets you run CGI scripts... Platforms: *nix

License: Freeware Download (103): mod_actions Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 613

newLISP newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped... Platforms: Windows

License: Freeware Size: 1024 KB Download (49): newLISP Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 595

newLISP for Linux newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped... Platforms: Linux

License: Freeware Size: 1024 KB Download (50): newLISP for Linux Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 535

newLISP for Mac OS X newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped... Platforms: Mac

License: Freeware Size: 1024 KB Download (45): newLISP for Mac OS X Download

Added: September 19, 2010 | Visits: 1.315

CGI:IRC CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web browser without having to have access to an IRC port. CGI:IRC does not use Java, but it does need a browser capable of rendering frames. It can be used on a Web page to allow users to chat, or it can be used to access chat from... Platforms: *nix

License: Freeware Size: 122.88 KB Download (111): CGI:IRC Download

Added: October 06, 2013 | Visits: 499

CGI:IRC for Linux CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is designed to be flexible and has many uses such as an IRC gateway for an IRC network, a chat-room for a website or to access IRC when stuck behind a restrictive firewall. Features CGI:IRC has an interface similar... Platforms: *nix

License: Freeware Size: 133.12 KB Download (42): CGI:IRC for Linux Download

Added: May 22, 2010 | Visits: 1.051

eformmail eformmail project is a stand-alone CGI program that accepts an HTML form and emails it. The target email address is not buried in the HTML form, making it impossible for spammers to take advantage of this email address. The output can be formatted by an XSLT processor, and form fields can be... Platforms: *nix

License: Freeware Size: 75.78 KB Download (99): eformmail Download

Added: January 08, 2010 | Visits: 804

eddiebrowser eddiebrowser project is a CGI program that provides an interface to view system statistics graphically using RRDtool. eddiebrowser is written in 100% Python and is designed to work with EDDIE Tool and ElvinRRD, although it can be used standalone or with other software, as long as they generate... Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): eddiebrowser Download

Added: March 27, 2010 | Visits: 1.270

CGI::Portable CGI::Portable is a framework for server-generic web apps. SYNOPSIS Content of thin shell "startup_cgi.pl" for CGI or Apache::Registry env: #!/usr/bin/perl use strict; use warnings; require CGI::Portable; my $globals = CGI::Portable->new(); use Cwd; $globals->file_path_root( cwd() );... Platforms: *nix

License: Freeware Size: 95.23 KB Download (106): CGI::Portable Download

Added: October 07, 2010 | Visits: 1.022

CGI::Wrap CGI::Wrap is a buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Croak; use CGI::Wrap; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
run &myfunc, @myargs # a function run sub { code } # an inline... Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): CGI::Wrap Download

Added: April 10, 2010 | Visits: 734

Addendat Addendat is a blogging program that can accept updates from either a CGI interface or a shell interface. Additions are stored as HTML, so you can edit both entries and design in any ordinary text editor. The project is configured using a simple HTML-like config file format and supports multiple... Platforms: *nix

License: Freeware Size: 48.13 KB Download (95): Addendat Download

Added: May 10, 2013 | Visits: 962

CGI:IRC CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is designed to be flexible and has many uses such as an IRC gateway for an IRC network, a chat-room for a website or to access IRC when stuck behind a restrictive firewall. CGI:IRC has an interface similar to many GUI... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (55): CGI:IRC Download

Added: May 10, 2013 | Visits: 623

CGI:IRC Module CGI:IRC ModuleĀ is a Perl/CGI program that lets you access IRC from a web browser, it is designed to be flexible and has many uses such as an IRC gateway for an IRC network, a chat-room for a website or to access IRC when stuck behind a restrictive firewall. Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (58): CGI:IRC Module Download

Added: July 10, 2013 | Visits: 645

CGI::WebOut CGI::WebOut is a Perl module used to make CGI programmer's work more comfortable. The main idea is to handle output stream (STDOUT) to avoid any data to be sent to browser without Content-type header. Of cource, you may also send your own headers to browser using Header(). Any errors or warnings... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): CGI::WebOut Download

Added: January 18, 2010 | Visits: 1.361

CGI::Cache CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts. WARNING The interface as of version 1.01 has changed considerably and is NOT compatible with earlier versions. A smaller interface change also occurred in version 1.20. SYNOPSIS Heres a simple example:... Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): CGI::Cache Download

Added: March 17, 2010 | Visits: 1.133

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for... Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: January 10, 2010 | Visits: 2.306

ip-filter-cgi ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose.... Platforms: *nix

License: Freeware Size: 48.13 KB Download (207): ip-filter-cgi Download

Added: September 08, 2010 | Visits: 1.199

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }... Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: October 24, 2010 | Visits: 1.201

CGI::WML CGI::WML is a Perl module with subclass LDSs "CGI.pm" for WML output and WML methods. SYNOPSIS use CGI::WML; $query = new CGI::WML; $content = $query->p("Hello WAP world"); print $query->header(), $query->start_wml(), $query->template(-content=>$query->prev()),... Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): CGI::WML Download

Added: June 15, 2010 | Visits: 1.343

CGI::Minimal CGI::Minimal is a lightweight CGI form processing package. SYNOPSIS # use CGI::Minimal qw(:preload); use CGI::Minimal; my $cgi = CGI::Minimal->new; if ($cgi->truncated) { &scream_about_bad_form; exit; } my $form_field_value = $cgi->param(some_field_name); Provides a micro-weight... Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): CGI::Minimal Download

1 2 3 4 5 >