QArchive.ORG Main Page
Home | Blog | Terms of service
All
Audio & Multimedia
Web Development
System Utilities
Home & Hobby
Education
Servers
Security & Privacy
Games & Entertainment
Network & Internet
Desktop
Development
Active X
Basic, VB, VB DotNet
C / C++ / C#
Compilers & Interpreters
Components & Libraries
Debugging
Delphi
Help Tools
Install & Setup
Management & Distribution
Other
Source Editors
Business
Communications
Graphic Apps
Related Products
DzSoft Perl Editor 5.7.1.3
Download Now
File Size: 2.1 Mb
Buy on RegNow
Check security certificate

DzSoft Perl Editor 5.7.1.3

Released:1969-12-31
Last Updated:2008-07-07
License:$49.00
Publisher:DzSoft Ltd
Language:English
Platform:Windows
Requirements:An easy free download of the Perl interpreter.
Install:Install and Uninstall
Downloads:80
Recommend DzSoft Perl Editor Suggest to Friend
Add to your Watch List Add to Watch List

Publisher's Description:

DzSoft Perl Editor - DzSoft Perl Editor is a tool for writing, editing, and debugging Perl/CGI scripts. It has a comfortable and intuitive interface both for beginners and advanced programmers. DzSoft Perl Editor is deceptively simple, but it is really a very powerful tool. Features Code Explorer, very comfortable editor with syntax highlighting, syntax check, easy debugging of command line and CGI scripts with breakpoints and variables watch, and many other things for easy and comfortable Perl development. With DzSoft Perl Editor you can run a script and see the result immediately in just one click (you dont even have to run a web server to test a CGI script in the browser)! The program can upload your script to FTP, export the source to HTML to publish on your web site, find errors in your script in a moment.


Latest Changes:

A new convenient splitter between the Code Explorer and the editig field, and other improvements.

User License Agreement:

DzSoft Perl Editor - Product License Information

NOTICE TO USERS: CAREFULLY READ THE FOLLOWING LEGAL AGREEMENT. USE OF THE SOFTWARE PROVIDED WITH THIS AGREEMENT (THE "SOFTWARE") CONSTITUTES YOUR ACCEPTANCE OF THESE TERMS. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, DO NOT INSTALL AND/OR USE THIS SOFTWARE. USER'S USE OF THIS SOFTWARE IS CONDITIONED UPON COMPLIANCE BY USER WITH THE TERMS OF THIS AGREEMENT.

Show Full License

DzSoft Perl Editor - Product License Information

NOTICE TO USERS: CAREFULLY READ THE FOLLOWING LEGAL AGREEMENT. USE OF THE SOFTWARE PROVIDED WITH THIS AGREEMENT (THE "SOFTWARE") CONSTITUTES YOUR ACCEPTANCE OF THESE TERMS. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, DO NOT INSTALL AND/OR USE THIS SOFTWARE. USER'S USE OF THIS SOFTWARE IS CONDITIONED UPON COMPLIANCE BY USER WITH THE TERMS OF THIS AGREEMENT.

1. LICENSE GRANT. DzSoft Ltd grants you a license to use one copy of the version of this SOFTWARE on any one system for as many licenses as you purchase. "You" means the company, entity or individual whose funds are used to pay the license fee. "Use" means storing, loading, installing, executing or displaying the SOFTWARE. You may not modify the SOFTWARE or disable any licensing or control features of the SOFTWARE except as an intended part of the SOFTWARE's programming features. When you first obtain a copy of the SOFTWARE, you are granted an evaluation period of not more than 30 days, after which time you must pay for the SOFTWARE according to the terms and prices discussed in the SOFTWARE's documentation, or you must remove the SOFTWARE from your system. This license is not transferable to any other system, or to another organization or individual. You are expected to use the SOFTWARE on your system and to thoroughly evaluate its usefulness and functionality before making a purchase. This "try before you buy" approach is the ultimate guarantee that the SOFTWARE will perform to your satisfaction; therefore, you understand and agree that there is no refund policy for any purchase of the SOFTWARE.

2. OWNERSHIP. The SOFTWARE is owned and copyrighted by DzSoft Ltd. Your license confers no title or ownership in the SOFTWARE and should not be construed as a sale of any right in the SOFTWARE.

3. COPYRIGHT. The SOFTWARE is protected by United States copyright law, Ukraine copyright law and international treaty provisions. You acknowledge that no title to the intellectual property in the SOFTWARE is transferred to you. You further acknowledge that title and full ownership rights to the SOFTWARE will remain the exclusive property of DzSoft Ltd and you will not acquire any rights to the SOFTWARE except as expressly set forth in this license. You agree that any copies of the SOFTWARE will contain the same proprietary notices which appear on and in the SOFTWARE.

4. REVERSE ENGINEERING. You agree that you will not attempt to reverse compile, modify, translate, or disassemble the SOFTWARE in whole or in part.

5. NO OTHER WARRANTIES. DZSOFT LTD DOES NOT WARRANT THAT THE SOFTWARE IS ERROR FREE. DZSOFT LTD DISCLAIMS ALL OTHER WARRANTIES WITH RESPECT TO THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES OR LIMITATIONS ON HOW LONG AN IMPLIED WARRANTY MAY LAST, OR THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATIONS OR EXCLUSIONS MAY NOT APPLY TO YOU. THIS WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS AND YOU MAY ALSO HAVE OTHER RIGHTS WHICH VARY FROM JURISDICTION TO JURISDICTION.

6. SEVERABILITY. In the event of invalidity of any provision of this license, the parties agree that such invalidity shall not affect the validity of the remaining portions of this license.

7. NO LIABILITY FOR CONSEQUENTIAL DAMAGES. IN NO EVENT SHALL DZSOFT LTD OR ITS SUPPLIERS BE LIABLE TO YOU FOR ANY CONSEQUENTIAL, SPECIAL, INCIDENTAL OR INDIRECT DAMAGES OF ANY KIND ARISING OUT OF THE DELIVERY, PERFORMANCE OR USE OF THE SOFTWARE, EVEN IF DZSOFT LTD HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN NO EVENT WILL DZSOFT LTD'S LIABILITY FOR ANY CLAIM, WHETHER IN CONTRACT, TORT OR ANY OTHER THEORY OF LIABILITY, EXCEED THE LICENSE FEE PAID BY YOU, IF ANY.

8. ENTIRE AGREEMENT. This is the entire agreement between you and DzSoft Ltd which supersedes any prior agreement or understanding, whether written or oral, relating to the subject matter of this license.

Screenshot:

Well-designed Perl CGI scripts editor

QA Report:

DzSoft Perl Editor Antivirus Report
Virus Scanning Report

Download Now
File Size: 2.1 Mb
Buy on RegNow
Check security certificate



Social bookmarks:

 Add to Delicious  Add to Technorati  Add to Blogmarks  Add to Digg  Add to Reddit  Add to Furl  Add to Newsvine Add to Slashdot Add to StumbleUpon Add to Blinklist  
RSS: Add to Google  Add to Yahoo  Add to Newsgator  Add to Bloglines  Add to Netvibes  Add to MyMSN 

Text link code :
Hyper link code:
UBB/BLOG code:

Latest User Reviews:

Nick 2006-06-15 18:05:01
Version: 5.7.1.3

Enough nice Perl editor - why not...

DzSoft Perl Editor

The main thing that annoys me permanently - the 120 lines of a source code restriction. This doesn't allow me to open some of my working scripts to test them (I don't have the Perl scripts with less then 120 source code lines).

But I try to shut one's eyes to this restriction and test this program the author positions it as the very convenient Perl editor.

There is no Perl editor that satisfies me completely. I like very much such editors like wscite or Notepad++. I tried a lot of them but there is no perfect program. The DzSoft Perl Editors does not differ. It has a lot of well done features, also there are the thing that I don't like.

I like the idea of the source code browser: you have the list of all the script variables. But I don't like the situation when different Perl typed variables with the same name a bundled into the one section. In example, if I have the scalar $var, the array @var and the hash %var all of them will be placed into the one variables section var. But my preference - the separate sections not only for the subroutines, but for scalars, arrays and hashes as well.

The ability of the FTP upload is not so necessary for me - anyway I use my separate FTP client.

I like that the program allows the syntax checking and the script running, the fast code snippets insertion (and new snippets addition).

I don't like that I have to select the code block to comment it - I like the wscite feature when I can comment the whole code line by the simple Ctrl-Q shortcut. The same inconvenience is for me when I need to copy the code line - the wscite feature Ctrl-D allows me to copy the code line by just alone keyboard pressing (no Ctrl-C and Ctrl-V).

I like the collapsing of the subroutine blocks but I am not able to collapse any other code block (for, foreach, while etc). Why the popular open source editors allow this?

I like the breakpoint in the script. I love the situation that allows me to debug the code.

I like the ability of a switching between the Windows and Unix lines break format.

Bohdan Vovk 2008-02-26 15:33:35
Version: 5.7.1.3

General Ideas

Your program is good. As for me, I have needed an utility like yours for a short time to write only a short code in PERL.
My remarks:
1. PERL is a nice programming language. But the main problem with this language for the Windows users is to understand how to install Active PERL. I think it is good idea to add to your program's Help highlighted and simple note that explains how to easily install the Interpreter. (I managed to install it maybe after a week. People is to be explained that it is much easier to download and install that with Windows Installer but not another(I don't remember, something like ASG or similar inspelling)
2. This is my personal point of view, but I think that your company has very strong opponent in the face of Perl Express 2.4.5. And this guy made it free.

Best Regards.



Social bookmarks:

 Add to Delicious  Add to Technorati  Add to Blogmarks  Add to Digg  Add to Reddit  Add to Furl  Add to Newsvine Add to Slashdot Add to StumbleUpon Add to Blinklist  
RSS: Add to Google  Add to Yahoo  Add to Newsgator  Add to Bloglines  Add to Netvibes  Add to MyMSN 


Download Now
File Size: 2.1 Mb
Buy on RegNow
Check security certificate

Write a Review and Rate DzSoft Perl Editor



Search
 
Advanced Search