Stunnix Perl-obfus is a useful script that can be used to convert the source codes of Perl files like .pl and .pm into a format which is not easily understood by the competitors or customers to use them for reuse, analysis purposes etc. The main...
Script Scrambler is used to make your source code difficult to read. This is achieved by renaming all variables and subroutines to random characters, as well as adding random comments throughout and removing blank lines. In addition, it can also...
PHPXref is a small Perl script designed to ease the working with the source code of a large PHP site. It allows you to: cross reference functions, variables and database tables defined and used across the various PHP files, and then generate...
Perl Variable HTML Escape and UnEscape is a script which is capable of converting the non word characters into html format. You can use this script for displaying forms which are containing numerous variables with odd characters or for...
PLUtils is a set of Perl scripts and modules that are designed to make creating interactive webpages and other Perl scripts an easy task. This also offers database access, session management, and more.
This program helps perl programmers to write better code. This is achieved by making them aware of their coding style. The program assists them to know aspects such as the code-to-comment ratio, the average number of lines per subroutine, the...
lower.pl is a script which easily converts entire files to the lowercase. It can be achieved in a simple single step which is chmod u+x and go.
HTML 2 PERL is a script that can convert any standard HTML file to a list of Perl print statements, either as STDOUT (as in cgi output) or for printing to a file. It will allow you to specify the file handling variable, the input file, and the...
HTML2PHP is a simpleand easy perl script to take an html file and convert it so that it can be used with PHP. This changes all the HTML code to print statements so that they can be used easily.
This free Dynamic IP Direct script automates the process of updating an ever-changing IP address. Dial-up; even Home DSL and Cable connections can change your IP address without warning, unless you pay big-bucks for a static IP. This script...
CGI Helper is a Perl based script that shows you environmental variables of cgi, environmental values of CGI.pm, paths to Perl and send mail, displays all modules that are installed in Perl and links to their CPAN descriptions etc. Depending on...
These two scripts make it possible to traverse all files in a subtree, even an entire site, record the dates of the original files, then apply those dates to the new server.You should run the first script, BlindDate, on the old server. It... |