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

Perl Variables Html Cgi software
Filter: All | Freeware | Demo
 

Perl Variables Html Cgi

< 1 2 3 4 5 
Added: April 06, 2013 | Visits: 1.082

Fast File Transfer with X-send file If your talking about very very very fast file transfer then here is the destiny.Why xsend module is made for?xsend is a simple module to help you to speed up your private file transfers. Normally Drupal private file transfer is quite troublesome and not secure if the files folder is located at...



Platforms: PHP

License: Freeware Size: 10 KB Download (44): Fast File Transfer with X-send file Download

Added: September 16, 2013 | Visits: 324

Graph::Clique This module extends Greg Bacon's implementation on clique reduction with regular expression. Originally can be found at: http://home.hiwaay.net/~gbacon/perl/clique.html The function take clique size (k) and vertices (list of lists) and return all the vertices that form the clique. K-clique...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Graph::Clique Download

Released: September 08, 2017  |  Added: September 12, 2017 | Visits: 26.702

DzSoft Perl Editor DzSoft Perl Editor is a tool for writing, editing, and debugging Perl/CGI scripts. It has a comfortable and intuitive interface both for beginners and advanced programmers. DzSoft Perl Editor is deceptively simple, but it is really a very powerful tool. Features Code Explorer, very comfortable...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 2.61 MB Download (1097): DzSoft Perl Editor Download

Added: August 09, 2010 | Visits: 1.075

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: November 26, 2013 | Visits: 426

CGI::Application::Plugin::Config::Perl CGI::Application::Plugin::Config::Perl adds easy access to a pure Perl config file to your CGI::Application projects. Lazy loading is used to prevent the config file from being parsed if no configuration variables are accessed during the request, so the config file is not parsed until it is...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): CGI::Application::Plugin::Config::Perl Download

Released: October 10, 2003  |  Added: May 17, 2006 | Visits: 4.101

Perl-raiser CGI Generator Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-raiser allows for the configuration of...


Platforms: Windows

License: Demo Cost: $24.95 USD Size: 2.04 MB Download (575): Perl-raiser CGI Generator Download

Added: January 18, 2010 | Visits: 1.178

HTML::FormHighlight HTML::FormHighlight Perl module can help you to highlights fields in an HTML form. SYNOPSIS use HTML::FormHighlight; my $h = new HTML::FormHighlight; print $h->highlight( scalarref => $form, fields => [ A, B, C ], ); print $h->highlight( scalarref => $form, fields => [ A, B, C ],...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): HTML::FormHighlight Download

Added: January 10, 2010 | Visits: 2.301

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: July 04, 2010 | Visits: 1.431

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 (90): CGI::Out Download

Added: April 03, 2010 | Visits: 1.048

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: February 08, 2010 | Visits: 854

CGI::Application::Plugin::ValidateRM CGI::Application::Plugin::ValidateRM is a Perl module to help validate CGI::Application run modes using Data::FormValidator. SYNOPSIS use CGI::Application::Plugin::ValidateRM; my $results = $self->check_rm(form_display,_form_profile) || return $self->check_rm_error_page; # Optionally,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::Application::Plugin::ValidateRM Download

Added: March 24, 2010 | Visits: 907

HTML::Adsense HTML::Adsense is a Perl module that can create adsense widgets easily. SYNOPSIS This module wraps Google Adsense ad creation in OO perl code. use HTML::Adsense; my $myad = HTML::Adsense->new( client => pub-4763368282156432, ); # OR $myad->client(pub-4763368282156432); print...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): HTML::Adsense Download

Added: April 15, 2010 | Visits: 833

DBIx::HTML::ClientDB DBIx::HTML::ClientDB is a Perl module to convert sql into a client-side db with keyed access. Synopsis use DBIx::HTML::ClientDB; my($object) = DBIx::HTML::ClientDB -> new ( dbh => $dbh, row_headings => Unit code,Unit code,Campus name,Unit name, sql => select unit_code, unit_code,...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): DBIx::HTML::ClientDB Download

Added: March 14, 2010 | Visits: 1.812

iCal::Parser::HTML iCal::Parser::HTML is a Perl module to generate HTML calendars from iCalendars. SYNOPSIS use iCal::Parser::HTML; my $parser=iCal::Parser::HTML->new; print $parser->parse(type=>$type,start=>$date,files=>[@icals]); This module uses iCal::Parser::SAX and XML::LibXSLT with included...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (120): iCal::Parser::HTML Download

Added: March 05, 2010 | Visits: 1.279

HTML::DWT HTML::DWT is a Perl module with DreamWeaver HTML Template. INSTALLATION Unzip/tar the archive: tar xvfz HTML-DWT-2.08 Create the makefile perl Makefile.PL Make the module (must have root access to install) make make test make install SYNOPSIS use HTML::DWT; $template = new...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): HTML::DWT Download

Added: April 04, 2010 | Visits: 928

HTML::CGIChecker HTML::CGIChecker is a Perl module to detect dangerous HTML code. SYNOPSIS use HTML::CGIChecker; $feedback = < TABLE CELLPADDING="2" >< TR >< TD >One column< /TD >< /TR >< /TABLE >< BR > " Arrays & variables " Dough > Hi, how are you ? And now some Perl code: < PRE > print "< HTML ><...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): HTML::CGIChecker Download

Added: October 05, 2010 | Visits: 999

Pod::Html::HtmlTre Pod::Html::HtmlTree is a Perl module to convert pod files to html tree. SYNOPSIS use Pod::Html::HtmlTree; use Data::Dumper; my $p = Pod::Html::HtmlTree->new; $p->indir ( /usr/lib/perl5/site_perl/5.8.3/Pod ); $p->outdir ( /tmp/pod ); $p->mask_dir ( 0777 ); # default is 0775...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): Pod::Html::HtmlTre Download

Added: May 12, 2006 | Visits: 6.394

Perl Express A free integrated development environment (IDE) for Perl with multiple tools for writing and debugging your scripts. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor;...


Platforms: Windows

License: Freeware Size: 3.29 MB Download (910): Perl Express Download

Released: September 09, 2003  |  Added: March 03, 2006 | Visits: 6.761

0-Code HTML Converter Hixus HTML Converter is a powerful tool for web developers, designed to save your time when you need to insert HTML code in script file. Script formats supported in this version: -JavaScript, -JSP, -ASP, -PHP and -Perl. Also you may use this tool to convert: -text to HTML or -rich-text files to...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 842 KB Download (435): 0-Code HTML Converter Download

Added: August 11, 2006 | Visits: 7.513

EngInSite Perl Editor Professional EngInSite Perl Editor is a complete integrated development environment (IDE) for creating, testing and debugging Perl scripts, which runs on Windows 9x/NT/2000/XP or later. By bringing together the editing, testing and debugging instruments into a single, user-oriented environment, EngInSite...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 4.68 MB Download (426): EngInSite Perl Editor Professional Download

< 1 2 3 4 5