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

Perl Cgi Script Examples freeware
Filter: All | Freeware | Demo
 

Perl Cgi Script Examples

< 1 2 3 4 5 > 
Added: April 15, 2010 | Visits: 831

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 07, 2010 | Visits: 796

OutGoing OutGoing is a hacked together perl script designed to aid in financial planning. It is designed to take in a list of your regular monthly outgoings and generate a lump of HTML which shows: - The total amount of money going out for the month - A break down on a week-by-week basis of the money...





Platforms: *nix

License: Freeware Size: 28.67 KB Download (97): OutGoing Download

Added: August 08, 2010 | Visits: 785

QWizard QWizard is a Perl module that can display a series of questions, get the answers, and act on the answers. SYNOPSIS # # The following code works as a application *or* as a CGI script both: # use QWizard; my %primaries = ( starting_node => { title => "starting here", introduction =>...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (91): QWizard Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 466

CgiTester A tool for full testing of CGI scripts without needing an internet connection. Allows HTML viewing, automatic script execution, Perl output viewing for debugging, email testing, database access testing, all on a local PC.


Platforms: Windows

License: Freeware Size: 427 KB Download (46): CgiTester Download

Added: May 13, 2010 | Visits: 1.155

Template::Plugin::SSI Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). SYNOPSIS [% USE SSI %] # virtual include of the file /foo/bar.inc.html [% SSI.include(virtual, /foo/bar.inc.html) %] # file include of the file /foo/bar.inc.html [% SSI.include(file,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Template::Plugin::SSI Download

Added: March 07, 2010 | Visits: 937

MUCKmangle MUCKmangle project is a small script to make HTML from MUCK logs. MUCKmangle takes the log from a Roleplaying session from a MUCK (Multi-User Chat Kingdom) and produces a HTML report for inclusion in a log archive, etc. MUCKmangle is a small, messy CGI script in perl to convert horrible, ugly...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (104): MUCKmangle Download

Added: July 11, 2010 | Visits: 1.104

Lemonldap::Cluster::Status Lemonldap::Cluster::Status is a Perl extension for apache cluster server-status. SYNOPSIS use Lemonldap::Cluster::Status ; my $serverstatus = Lemonldap::Cluster::Status->new ( ADMIN => title on top of page , node1 => 10.ip.ip.ip, node2 => server1.net, foo => server2.net, bar =>...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Lemonldap::Cluster::Status Download

Added: March 14, 2010 | Visits: 1.809

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.274

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 05, 2010 | Visits: 836

mod_speedycgi mod_speedycgi speeds up perl scripts by running them persistently. SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): mod_speedycgi Download

Added: November 07, 2010 | Visits: 1.224

Test::STDmaker Test::STDmaker is a Perl module to generate test scripts, demo scripts from a test description short hand. SYNOPSIS ####### # Procedural (subroutine) interface # use Test::STDmake qw(find_t_roots get_data perl_command); @t_path = find_t_paths() $date = get_date(); $myperl =...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): Test::STDmaker Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 670

ImageFolio Lite ImageFolio Lite is a free platform independent, web-based, digital photo gallery application for managing and sharing your photographs on the web. ImageFolio Lite fully automates the process of viewing, publishing, and maintaining your web-based JPEG photo gallery. ImageFolio has the unique...


Platforms: Mac

License: Freeware Size: 471.04 KB Download (48): ImageFolio Lite Download

Added: July 26, 2013 | Visits: 446

mysqlwdb mysqlwdb is CGI script written in Perl, easy to configure and to install, intended to manage (SELECT, INSERT, etc.) MySQL database tables through your web browser interface. You have to edit and configure only ONE file.


Platforms: CGI and Perl

License: Freeware Size: 40.96 KB Download (52): mysqlwdb Download

Added: October 22, 2010 | Visits: 1.325

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: June 01, 2010 | Visits: 914

HTMLab HTMLab is a tool for demonstrating and experimenting with HTML markup. It runs within a web browser, using JavaScript and CGI. HTML documents may be created or marked up on-the-fly, and the results immediately displayed or validated. The Interactive HTMLab is implemented by the htmlab.cgi CGI...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): HTMLab Download

Added: November 14, 2010 | Visits: 1.377

Authenticated User Community Authenticated User Community project is a CGI-based intranet system for K-12 settings. AUC (Authenticated User Community) is an intranet system designed for use in an educational organization but is also useful in many other settings. It offers the ability for users to have a uniform...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (101): Authenticated User Community Download

Added: October 04, 2010 | Visits: 751

Embperl::Intro Embperl::Intro is an introduction to Embperl. Embperl has started as a Perl module for simply embedding Perl into HTML and has grown to a full featured system to build dynamic content (not only) under mod_perl. The version 1.x focus on HTML documents, also it could be used for any sort of ascii...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (98): Embperl::Intro Download

Added: July 20, 2010 | Visits: 745

Embperl Embperl is a framework for building websites with Perl. For the beginner its an easy to setup and use way of embedding Perl code in HTML pages. Embperl delivers several features that ease the task of creating a websites, including dynamic tables, formfield-processing, session handling,...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (94): Embperl Download

Added: January 14, 2010 | Visits: 967

Lucy Lucy is for power users already familiar with usenet. It wont hold your hand or nag you about proper etiquette. In fact, you are free to edit all the headers of your posts, if you want. (You can even violate the RFC protocols for usenet, and Lucy wont complain unless you ask it to) This may seem...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (110): Lucy Download

Added: November 27, 2010 | Visits: 1.319

getattach.pl getattach.pl is a useful Perl script which automatically retrieves all the attachments in your mailbox, decodes them, and saves them in your destination directory If you receive a lot of image or video, or even audio files via email attachments this utility can save you a lot of time spent...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (135): getattach.pl Download

< 1 2 3 4 5 >