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

Perl Code Obfuscator Contact Php freeware
Filter: All | Freeware | Demo
 

Perl Code Obfuscator Contact Php

1 2 3 4 5 > 
Added: January 08, 2010 | Visits: 1.597

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: September 03, 2010 | Visits: 1.241

Perl Doxygen Filter Doxygen Filter project is an input filter for Doxygen enabling support for Perl code documentation. Of course, Perl developers are used to use POD rather than some other code documentation tools. However, most developers actually are not restricted to using one single language. Instead of...





Platforms: *nix

License: Freeware Size: 23.55 KB Download (114): Perl Doxygen Filter Download

Added: November 10, 2010 | Visits: 1.334

Module::Crypt Module::Crypt is a Perl module to encrypt your Perl code and compile it into XS. SYNOPSIS use Module::Crypt; #Êfor a single file: CryptModule( file => Bar.pm, install_base => /path/to/my/lib ); # for multiple files: CryptModule( files => [Foo.pm, Bar.pm], install_base =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Module::Crypt Download

Added: September 15, 2010 | Visits: 820

Devel::DProf Devel::DProf is a Perl code profiler. SYNOPSIS perl5 -d:DProf test.pl The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Devel::DProf Download

Added: June 19, 2010 | Visits: 1.074

Tclperl Tclperl project allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters. This package allows the execution of Perl code from a Tcl interpreter, as in: package require tclperl set interpreter [perl::interp new] $interpreter eval {print...


Platforms: *nix

License: Freeware Download (104): Tclperl Download

Added: November 05, 2010 | Visits: 790

Opcode Opcode is a Perl module created to disable named opcodes when compiling perl code. SYNOPSIS use Opcode; Perl code is always compiled into an internal format before execution. Evaluating perl code (e.g. via "eval" or "do file") causes the code to be compiled into an internal format and...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (227): Opcode Download

Added: January 25, 2010 | Visits: 829

Devel::Graph Devel::Graph module can turn Perl code into a graphical flowchart. SYNOPSIS use Devel::Graph; my $grapher = Devel::Graph->new(); my $graph = $grapher->decompose( if ($b == 1) { $a = 9; } ); print $graph->as_ascii(); # Will result in something like this: ################ # start #...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (116): Devel::Graph Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 1.140

RISE PHP for PostgreSQL code generator RISE PHP for PostgreSQL code generator The RISE PHP for PostgreSQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access...


Platforms: Windows

License: Freeware Download (50): RISE PHP for PostgreSQL code generator Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.214

RISE PHP for MySQL code generator RISE PHP for MySQL code generator The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and,...


Platforms: Windows

License: Freeware Download (66): RISE PHP for MySQL code generator Download

Added: March 16, 2010 | Visits: 1.604

QOF Generator QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML. Generating new objects for the Query Object Framework is repetitive, tedious, and time consuming. Qof Generator automates this process in PHP to build a working test program linked against QOF. Objects...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (151): QOF Generator Download

Added: July 08, 2010 | Visits: 850

Benchmark Benchmark is a Perl module with benchmark running times of Perl code. SYNOPSIS use Benchmark qw(:all) ; timethis ($count, "code"); # Use Perl code in strings... timethese($count, { Name1 => ...code1..., Name2 => ...code2..., }); # ... or use subroutine references. timethese($count,...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (102): Benchmark Download

Added: September 24, 2010 | Visits: 1.068

Flash::FLAP::Object Flash::FLAP::Object is a Perl module translated from PHP Remoting v. 0.5b from the -PHP project. Package used for building and retreiving header and body information. Installation: 1a. If you have access to Macromedia Flash MX, load the docs/examples/cpu/CpuExample.fla file. Edit the...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (93): Flash::FLAP::Object Download

Added: May 10, 2013 | Visits: 882

Show Source in Color This little script will let you show the source code, of any PHP script, in color and it will also have line numbers on the left. This is good for those people that don't have the opportunity to use .phps extension due to the fact that their server is not running php as a module.  


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): Show Source in Color Download

Added: May 10, 2013 | Visits: 526

PhpCompletion This is a jEdit completion-code plugin for php. It parses the working file, the included/required files if they are reacheable, builds an object oriented representation of the code, and then popups a window with the suggestions.


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (53): PhpCompletion Download

Added: May 10, 2013 | Visits: 634

PHPerl Application PHPerl links a Perl interpreter into a PHP module for Apache. It provides a PHP API for managing Perl interpreters and evaluating Perl expressions, plus a package of Perl subroutines to assist in executing Perl packages in PHP context.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): PHPerl Application Download

Added: June 02, 2010 | Visits: 1.211

Archive::SelfExtract Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. SYNOPSIS use Archive::SelfExtract; # writes output script to STDOUT Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" ); # with various options: Archive::SelfExtract::createExtractor(...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Archive::SelfExtract Download

Added: April 12, 2010 | Visits: 1.170

Apache::ASP Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events...


Platforms: *nix

License: Freeware Size: 512 KB Download (99): Apache::ASP Download

Added: February 27, 2010 | Visits: 988

B::Fathom B::Fathom a Perl module to evaluate the readability of Perl code. SYNOPSIS perl -MO=Fathom < script > or perl -MO=Fathom,-v < script > where