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.419.530 Times

Forms With Perl And Cgi freeware
Filter: All | Freeware | Demo
 

Forms With Perl And Cgi

< 1 2 3 4 5 > 
Added: May 22, 2010 | Visits: 1.238

File::LckPwdF File::LckPwdF is a Perl module to lock and unlock the passwd and shadow files with lckpwdf and ulckpwdf. SYNOPSIS use File::LckPwdF; (lock_passwd(15)) || (die "Cant lock password file:n$! stopped"); # ... do stuff with the passwd file ... (unlock_passwd()) || (die "Cant unlock password...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): File::LckPwdF Download

Added: April 25, 2010 | Visits: 941

Algorithm::Permute Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. SYNOPSIS use Algorithm::Permute; my $p = new Algorithm::Permute([a..d]); while (@res = $p->next) { print join(", ", @res), "n"; } my @array = (1..9); Algorithm::Permute::permute { print...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (108): Algorithm::Permute Download

Added: March 05, 2010 | Visits: 760

Iterator::IO Iterator::IO is a Perl module with filesystem and stream iterators. SYNOPSIS use Iterator::IO; # Return the names of files in a directory (except . and ..) $iter = idir_listing ($path); # Return all the files in a directory tree, one at a time. # Like File::Find, in slow motion. $iter...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Iterator::IO Download

Added: November 06, 2010 | Visits: 666

Relations Relations is a Perl module with functions to use with databases and queries. SYNOPSIS use Relations; $as_clause = as_clause({full_name => "concat(f_name, ,l_name)", {status => "if(married,Married,Single)"}) $query = "select $as_clause from person"; $avoid = to_hash("virustbug","t");...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Relations Download

Added: October 11, 2010 | Visits: 1.615

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things..


Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): XML::Smart::Tutorial Download

Added: April 24, 2010 | Visits: 1.113

Unicode::Escape Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII. SYNOPSIS # Escape Unicode charactors like u3042u3043u3044. # JSON thinks No more Garble!! # case 1 use Unicode::Escape; my $escaped1 = Unicode::Escape::escape($str1, euc-jp); # $str1 contains...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (116): Unicode::Escape Download

Added: August 13, 2010 | Visits: 853

DBD::mSQL DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $driver = "mSQL"; # or "mSQL1"; $dsn = "DBI:$driver:database=$database;host=$hostname"; $dbh = DBI->connect($dsn, undef, undef); or $driver = "mysql"; $dsn =...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (99): DBD::mSQL Download

Added: April 12, 2010 | Visits: 1.171

Apache::ASP Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events...


Platforms: *nix

License: Freeware Size: 512 KB Download (99): Apache::ASP Download

Added: May 04, 2010 | Visits: 1.065

XIWA XIWA project is a web based accounting package written in Perl and postgreSQL released under the GPL. We started writing this application in 1999 when web apps were still fairly new. Although Mozilla based browsers are the focus other browsers work pretty well with the system. The 2.0 release...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (109): XIWA Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 1.108

PHP DataForm - PHP script for creating HTML Forms PHP Dataform (PHP DF) script is a simple tool for creating HTML Forms with ease. It was especially designed for web developers, who do not want to spend excessive time on creating Forms in HTML or through PHP, but want to use a first-class OOP backend. Expandable structure, wise usage of common...


Platforms: Windows, Linux

License: Freeware Size: 69 KB Download (392): PHP DataForm - PHP script for creating HTML Forms Download

Added: May 10, 2013 | Visits: 320

List iterator with advance() and regress() The basic iterator for a list doesn't allow one to skip forward (except with "continue"), or backward (at all), nor does it behave well if the list is modified while it is being traversed. This script is NOT the be-all and end-all of improved iterators, but it gives a few ideas of how a better...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): List iterator with advance() and regress() Download

Added: May 10, 2013 | Visits: 693

Obelisk Web Server Obelisk Web Server is a small web server writen in python with support to cgi(perl/python). It can run on Unix, Linux, Windows, MacOS and any other plataform who support Python, Sockets and Threads.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Obelisk Web Server Download

Added: May 08, 2013 | Visits: 564

Digital filter with poles and zeros placement Run the M-file and place the poles of your system, then press ENTER. After, insert the zeros of your system, then press ENTER. The result is the Bode diagram of the filter's normalized frequency response that has NUM and DEN with the same order


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Digital filter with poles and zeros placement Download

Templates for Modeling Scheduling Behavior with Simulink and Stateflow ver 1p0 The complete set of software in a electronic control unit (ECU) consists of an operation system, hardware drivers, control algorithms and scheduling software. SimulinkdlT« is typically used to model the systems control algorithms with a basic scheduler. However Simulink and StateflowdlT«...


Platforms: Matlab


Added: September 13, 2013 | Visits: 449

List Posts with Pingbacks and Tracks This function is designed to allow you to add a list of popular posts to your website theme based on which posts have pingback and trackbacks.The plugin allows you to select the number of links to show, control how they are shown and include a link to the third party websites (with or without...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): List Posts with Pingbacks and Tracks Download

Released: May 02, 2008  |  Added: November 21, 2013 | Visits: 14.534

ProcessMaker OSS Open source workflow / business process management (BPM) software suite. Automate document-intensive, approval-based processes across systems. Includes tools to create and share workflows, customize forms, manage processes, and enhance reporting. Interconnects with third-party systems including...


Platforms: *nix, Linux

License: Freeware Size: 7.96 MB Download (1395): ProcessMaker OSS Download

Released: June 30, 2008  |  Added: July 11, 2008 | Visits: 2.320

Online Vault Online Vault is a free application that makes logging into websites and filling in Web forms faster, easier, and more secure by eliminating the need to enter information manually. A Password Manager and Web Form Filler are uniquely combined to organize and safely store your data. Online Vault can...


Platforms: Windows

License: Freeware Size: 3.05 MB Download (153): Online Vault Download

Added: August 13, 2008 | Visits: 678

SurveyToGo Easily create advanced, mobile surveys and forms with SurveyToGo!


Platforms: Windows

License: Freeware Size: 400 KB Download (519): SurveyToGo Download

Added: August 05, 2008 | Visits: 1.182

Beerwin's PlainHtml Beerwin's PlainHtml is a powerful HTML source editor with PHP toolbuttons, many JavaScript and HTML snippets and complete HTML, PHP and CGI reference. All this is completed with an Extender which offers the possibility of extending the main program.


Platforms: Windows

License: Freeware Size: 16.3 MB Download (104): Beerwin's PlainHtml Download

Added: August 30, 2008 | Visits: 1.163

Autostart and Process Viewer Gives you a control over applications which start with Windows, and shows which processes are running on your computer. But the most important thing is that this program helps you find out which processes and autostart entries are new. You can "accept" a process or a program starting with...


Platforms: Windows

License: Freeware Size: 900 KB Download (456): Autostart and Process Viewer Download

< 1 2 3 4 5 >