Development Tools related scripts & softwares
Generate a working Perl Win32::GUI code based on simple description text file.
Insert custom code into the resulting code and have a working Win32::GUI-based perl application in minutes.
Create custom description files and use them as templates for future projects saving even more time!
Take a sample-based training – exciting 30 minutes might save you long hours of work!
ENodes is a fast and reliable web development and publishing framework operating as a full layer on Apache via mod_perl. ENodes includes concepts of production and maintenance (versioning, collaborative workflow, multi-site, multi-user, fine granularity of user permissions). It works potentially on all databases managed by "DBI" and have been successfully tested under MySQL and PostgreSQL.
OpenInteract is a web application environment written in perl and geared to run on the Apache web server using the mod_perl plugin module. The environment is built to be not only friendly to people editing and changing a website's content, but also for the developers who can write code (or complex templates) and create entire applications. Data can be brought into OpenInteract a multitude of ways. You can use it with most any SQL database that the perl DBI (Database Interface) module supports. Test SQL databases include: MySQL and Sybase ASE. Oracle, Sybase ASA and PostgreSQL.
Perl code snippets to retrieve the cookies. After the subroutine is run, all the user's available cookies will populate the %cookie associate array.
This script demonstrates handling input to CGI scripts in a convenient and consistent way. All of the Form, URL, and Cookie input is processed and placed into an array.
Cookie-lib.pl is a perl library, written in the spirit of cgi-lib.pl to help developers use cookies easily and effectively in web applications.
This is a demonstration script of the 'triple dot cookie' vulnerability in Microsoft Internet Explorer and Netscape. Triple dot cookies can be used to completely by-pass the domain restrictions for cookies in those browsers.
A cookie is simply a small (up to 20 times 4k per domain) bit of info which servers can store in a browser's client. This script shows an example of how to set and retrieve a cookie.
It is a technical example with subs for handling cookies.
How many times did you install a Perl script and had trouble configuring it because of a small errors? ScripTest lets you browse your directories and check your scripts for Syntax Errors, Perl Warnings, Chmod permissions, ...etc... Browse through your directories, perform different tests on your Perl scripts and find out what's wrong with them. Instead of those 500 Internal Error messages get a list of errors and warnings that only the server knows such as wrong path to Perl, Wrong Chmod permissions, Syntax errors, Server/Line endings mismatch, etc. All this is displayed in a nice output and a user friendly web based interface. Help manual available in English and French.
|