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

Perl Code Editor software
Filter: All | Freeware | Demo
 

Perl Code Editor

< 1 2 3 4 5 > 
Released: July 30, 2010  |  Added: September 02, 2010 | Visits: 632

DForD SourceCoding DForD SourceCoding is a professional development environment and program source code browser. It's familiar and fast and you'll wonder how you ever worked without it. DForD SourceCoding has variant built-in code analyzers for those popular programming languages including C, C++ and so on....



Platforms: Windows

License: Shareware Cost: $149.95 USD Size: 14.99 MB Download (121): DForD SourceCoding Download

Added: March 21, 2010 | Visits: 1.100

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Added: September 02, 2010 | Visits: 1.216

Agent Agent is the Transportable Agent Perl module. SYNOPSIS use Agent; my $a = new Agent( Name => path_to_agent.pa, %args ); $a->run(); Agent Perl is meant to be a multi-platform interface for writing and using transportable perl agents. A Perl Agent Is any chunk of Perl code that can...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (117): Agent Download

Added: January 25, 2010 | Visits: 830

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

Added: February 04, 2010 | Visits: 1.234

Syntax::Highlight::Perl Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures. SYNOPSIS # simple procedural use Syntax::Highlight::Perl :BASIC; # or :FULL print format_string($my_string); # OO use Syntax::Highlight::Perl; my $formatter = new Syntax::Highlight::Perl; print...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (115): Syntax::Highlight::Perl Download

Added: January 14, 2010 | Visits: 1.335

NFS Backup System NFS Backup System is a Perl script that backup system for NFS. The basic function nfsbu is an automated perl-script backup system between an NFS server and an NFS client. Either by crontab or manual execution, directories listed in the configuration file can be backed up to a directory mounted...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (115): NFS Backup System Download

Added: September 03, 2010 | Visits: 1.242

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

Released: August 12, 2020  |  Added: August 22, 2020 | Visits: 1.379

WeBuilder 2020 Quick, intelligent and powerful all-in-one code editor for web developers. Clean interface, instant startup, superb flexibility and powerful features enable you to create and edit HTML, CSS, JavaScript, PHP, ASP, Perl, Ruby, Python code faster and easier than ever, while integrated tools let you...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $89.95 USD Size: 77.8 MB Download (114): WeBuilder 2020 Download

Released: November 11, 2009  |  Added: November 20, 2009 | Visits: 2.865

Perl Studio 2009 Perl Studio 2009 is an integrated development environment for Perl, providing comprehensive and easy-to-use solution for editing, debugging and deploying Perl based applications. This advanced Perl editor enables developers to code faster and more efficiently with many convenient features such...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1.89 MB Download (113): Perl Studio 2009 Download

Released: June 02, 2008  |  Added: June 07, 2008 | Visits: 1.735

EControl Syntax Editor Powerful text editor with syntax highlighting. This editor is built using EControl Syntax Editor SDK. The unique and more important feature is 100% customizable lexer, so you can adjust it for any type of text file. Lexer uses standard VCL resource streaming and stores itself in DFM text...


Platforms: Windows

License: Shareware Cost: $130.00 USD Size: 952.83 KB Download (112): EControl Syntax Editor Download

Added: January 25, 2010 | Visits: 1.403

PHP Studio PHP Studio is a powerful application for Mac OS X that gives you both substantial PHP editing tools and a great user experience. PHP Studio has all of the features you have come to expect from a code editor, such as syntax coloring, auto complete, and Regular Expression find and replace - but it...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (112): PHP Studio Download

Added: August 05, 2008 | Visits: 1.884

z/Scope Code Editor z/Scope Workbench offers its users an unmatched range of benefits produced by the unique integration of accessing and editing tools in just one product. It includes a solid emulation for all different protocols, a powerful FTP Client and it allows you to edit Mainframe, as/400 and Unix files in a...


Platforms: Windows

License: Shareware Cost: $150.00 USD Size: 11.87 KB Download (111): z/Scope Code Editor Download

Added: May 10, 2013 | Visits: 892

Scintilla Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging...


Platforms: *nix, C/C++, BSD

License: Freeware Download (109): Scintilla Download

Released: January 04, 2012  |  Added: January 25, 2012 | Visits: 888

pdScript IDE pdScript IDE (Precision Delphi Script IDE) is a development environment for writing the code and designing the forms (GUI) in a Pascal Script language. Except editing the code and designing the graphical user interface as such, pdScript IDE facilitates especially the assignment of events....


Platforms: Windows

License: Shareware Cost: $60.00 USD Size: 5.28 MB Download (109): pdScript IDE Download

Added: August 15, 2008 | Visits: 1.080

Developers IDE Developers IDE is an Integrated Development Enviroment (Code Editor) to use Dos based free C/C++ Compilers in a windows enviroment. Developers IDE is easy to use and costs nothing


Platforms: Windows

License: Freeware Size: 2.5 MB Download (107): Developers IDE Download

Added: November 06, 2010 | Visits: 1.741

Crypt::OpenSSL::SMIME Crypt::OpenSSL::SMIME is a Perl module for signing and encrypting messages with S/MIME standard using OpenSSL libraries. SYNOPSIS use Crypt::OpenSSL::SMIME; $smime = new Crypt::OpenSSL::SMIME({ signer_from => sender@test.com, signer_cert => sender.crt, signer_key => sender.key,...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): Crypt::OpenSSL::SMIME Download

Released: February 28, 2012  |  Added: April 28, 2012 | Visits: 1.628

PHP IDE PhpStorm PhpStorm is a lightweight and smart PHP IDE focused on developer productivity that deeply understands your code, provides smart code completion, quick navigation and on-the-fly error checking. It is always ready to help you shape your code, run unit-tests or provide visual debugging. Key...


Platforms: Windows, Mac, *nix, Java

License: Shareware Cost: $99.00 USD Size: 99.82 MB Download (107): PHP IDE PhpStorm Download

Added: July 09, 2010 | Visits: 994

Apache2::Ajax Apache2::Ajax is a mod_perl interface to CGI::Ajax. SYNOPSIS ###################################################### # in httpd.conf PerlLoadModule Apache2::MyAjaxApp < Location /ajax > SetHandler perl-script PerlResponseHandler Apache2::MyAjaxApp PJX_fn js_function_name...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): Apache2::Ajax Download

Added: March 20, 2010 | Visits: 1.076

Crypt::SSLeay Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support. SYNOPSIS lwp-request https://www.nodeworks.com use LWP::UserAgent; my $ua = new LWP::UserAgent; my $req = new HTTP::Request(GET, https://www.nodeworks.com); my $res = $ua->request($req); print...


Platforms: *nix

License: Freeware Download (106): Crypt::SSLeay Download

Released: June 04, 2011  |  Added: June 11, 2011 | Visits: 1.312

STGuru Standard Edition Based on comprehensive analysis of users' requirements, STGuru provides full range of Simplified Chinese (CHS) - Traditional Chinese (CHT) conversion services at professional quality. Its core is an industry-leading, highly intelligent code conversion engine that converts between CHS and CHT...


Platforms: Windows

License: Demo Cost: $59.00 USD Size: 5.69 MB Download (106): STGuru Standard Edition Download

< 1 2 3 4 5 >