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

Cgi Editor freeware
Filter: All | Freeware | Demo
 

Cgi Editor

< 1 2 3 4 5 > 
Added: July 04, 2010 | Visits: 1.418

CGI::Out CGI::Out is a Perl module to buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Out; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
out $query->header(); out $query->start_html( -title=>A test,...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): CGI::Out Download

Added: June 14, 2010 | Visits: 1.114

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...





Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.345

CGI::Builder::Magic CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): CGI::Builder::Magic Download

Added: August 18, 2010 | Visits: 1.246

Bundle::CGI::Builder::Complete Bundle::CGI::Builder::Complete is a bundle to install the complete CGI::Builder framework. SYNOPSIS perl -MCPAN -e install Bundle::CGI::Builder::Complete CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler HTML::TableTiler - used by...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (93): Bundle::CGI::Builder::Complete Download

Added: November 08, 2010 | Visits: 758

CGI::Utils CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Whats New in This Release: - This release adds support for mod_perl 2 in addition to mod_perl 1. - It fixes some formatting issues with the POD documentation and adds underscore versions...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): CGI::Utils Download

Added: January 25, 2010 | Visits: 1.183

CGI::Builder::Auth::GroupAdmin CGI::Builder::Auth::GroupAdmin is a Perl module for the management of HTTP server group databases. SYNOPSIS use CGI::Builder::Auth::GroupAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (91): CGI::Builder::Auth::GroupAdmin Download

Added: April 22, 2010 | Visits: 1.254

CGI::Builder::Auth::UserAdmin CGI::Builder::Auth::UserAdmin is a Perl module for the management of HTTP server user databases. SYNOPSIS use CGI::Builder::Auth::UserAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (95): CGI::Builder::Auth::UserAdmin Download

Added: April 20, 2010 | Visits: 1.928

CGI::Wiki::Plugin::RSS::Reader CGI::Wiki::Plugin::RSS::Reader is a Perl module retrieve RSS feeds for inclusion in CGI::Wiki nodes. Use this CGI::Wiki plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use CGI::Wiki::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Wiki::Plugin::RSS::Reader Download

Added: March 24, 2010 | Visits: 1.343

Tag Editor Tag Editor is a Firefox extension that generates tag links for your blog. Its practically a tag editor for your blog..


Platforms: *nix

License: Freeware Size: 32.77 KB Download (97): Tag Editor Download

Added: May 19, 2010 | Visits: 1.981

XML Copy Editor XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking and lossless import/export of Microsoft Word documents. Whats New in This Release: - This release fixes a number of bugs and introduces...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (111): XML Copy Editor Download

Added: May 18, 2010 | Visits: 1.847

Linux Video Editor Linux Video Editor provides frame and GOP accurate editing of MPEG1/2 files. Video scenes are handled as thumbnails movable by drag and drop. Final videos can be build with or without re-encoding. Tools for shrinking and DVD authoring are also available. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (214): Linux Video Editor Download

Added: August 11, 2010 | Visits: 1.558

tX XML editor tX, formerly known as Teddy, is a tabular XML editor. tX XML editor presents the structure and content of XML files in a way that is both visually pleasing and easy to use. Its features include the abiltiy to view XML in an hierarchical way without extraneous syntax or interface elements, edit...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (128): tX XML editor Download

Added: July 24, 2010 | Visits: 2.124

DVB Remote Key Editor DVB Remote Key Editor project was made in order to have an easy way of modifying the keymaps of DVB-T remotes which are usually hardcoded in the corresponding kernel-modules. Currently this works for the following models: Haupauge Win-TV Nova-T USB2 dvb-usb-nova-t-usb2.ko 45 Cinergy T2...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (331): DVB Remote Key Editor Download

Added: June 02, 2010 | Visits: 1.099

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Added: September 16, 2010 | Visits: 1.061

CGI::AppBuilder::Frame CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab- >disp_form($q, $ar); This class provides methods for reading...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::AppBuilder::Frame Download

Added: April 13, 2010 | Visits: 959

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: August 14, 2010 | Visits: 800

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): CGI::FastTemplate Download

Added: January 21, 2010 | Visits: 2.675

MySpace Blog Editor MySpace Blog Editor is an extension which allows you to post directly from within Firefox to your MySpace blog. The MySpace Blog Editor allows you to post directly from within Firefox to your MySpace blog aswell as save notes, drag and drop formatted text from webpages, handle images and much...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (117): MySpace Blog Editor Download

Added: March 01, 2010 | Visits: 985

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): CGI::Application::Generator Download

Added: April 22, 2010 | Visits: 868

CGI::Application CGI::Application is a framework for building reusable web-applications. SYNOPSIS # In "WebApp.pm"... package WebApp; use base CGI::Application; # ( setup() can even be skipped for common cases. See docs below. ) sub setup { my $self = shift; $self->start_mode(mode1);...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (88): CGI::Application Download

< 1 2 3 4 5 >