Free Downloads: Perl Gui Debugger

License:  All | Free

4 Stars4 Stars4 Stars4 Stars4 Stars Freeware
Expert Debugger Screenshot
more

Debugger for PHP. Expert Debugger uses the DBG PHP Debugger and allow to debug scripts via network or on local computer. You can run scripts in step-by-step mode and to trace values of any variables and script output.

Expert Debugger is a free easy-to-use tool for debugging PHP scripts. Expert Debugger uses the DBG PHP Debugger and allow to debug scripts via network or on local computer. You can run scripts in step-by-step mode and to trace values of any variables and script output. The Debugger has a comfortable interface and can be integrated with IDE or editors. Features :...

Category: Software Development / Debugging
Publisher: Ankord Development Group, License: Freeware, Price: USD $0.00, File Size: 1.8 MB
Platform: Windows



Debugger Selector Screenshot
more

Debugger Selector (DbgSel) is a program that allows developers to easily switch from one debugger to another. It also allows any user to restore the default debugger settings in case they were lost.

Debugger Selector (DbgSel) is a program that allows developers to easily switch from one debugger to another. It also allows any user to restore the default debugger settings in case they were lost.

Category: Software Development
Publisher: Noel DANJOU, License: Freeware, Price: USD $0.00, File Size: 111.7 KB
Platform: Windows

more

EngInSite Perl Module Manager (PMM) is the Perl management utility for installation, upgrading and removing precompiled Perl packages.

EngInSite Perl Module Manager (PMM) is the Perl management utility for installation, upgrading and removing precompiled Perl packages. The main utility purpose is accessing of package collections on the internet to install new and update previously installed packages as well as removing unused packages from your system.

Perl Module Manager does not need...

Category: Software Development / Tools & Editors
Publisher: LuckaSoft, License: Freeware, Price: USD $0.00, File Size: 1.4 MB
Platform: Windows

more

The Hotbasic debugger will help you to debug your applications faster than ever without any adding of debug subs in your code, this is done by the debugger automatically.

The Hotbasic Debugger will help you to debug your applications faster than ever without any adding of debug subs in your code, this is done by the Debugger automatically. No files in your source folders all sources handles within the Debugger directory.

Category: Software Development / Debugging
Publisher: bahnhof.se, License: Freeware, Price: USD $0.00, File Size: 62.0 KB
Platform: Windows, Mac, 2K, 2K3

Freeware
more

STATPerl (Statistics with Perl) is a free Statistical Software based on Perl.

STATPerl (Statistics with Perl) is a free Statistical Software based on Perl. Perl source codes for various statistical analysis are given with it. User can add new analysis and edit existing one. An inbuilt Perl IDE comes with it. It is a simple to use program.

Category: Business & Finance / Database Management
Publisher: Ratul Chakraborty, License: Freeware, Price: USD $0.00, File Size: 3.1 MB
Platform: Windows

Freeware
more

FastaTools is a GUI based, Perl made application that performs several operations to Fasta protein databases (DB).

FastaTools is a Gui based, Perl made application that performs several operations to Fasta protein databases (DB).
DB Analysis: the number of lines, proteins and peptides generated after digestion by an enzyme are reported. Five different enzymes are supported at this time, and the user can specify the number of missed cleavages, minimum and maximum masses for peptide...

Category: Software Development / Misc. Programming
Publisher: dovelleiro, License: Freeware, Price: USD $0.00, File Size: 3.2 MB
Platform: Windows

Freeware
more

Perl Code Editor is great tool that allows you to edit your perl code.

Perl Code Editor is great tool that allows you to edit your Perl code.

Includes great features like: syntax coloring, bookmarks, auto indenting, line ending, conversion (Unix to Windows), drag and drop support, goto line by line number and handles .pl and .cgi files.

Category: Utilities / System Utilities
Publisher: The Software Group, License: Freeware, Price: USD $0.00, File Size: 380.9 KB
Platform: Windows

PEBrowse Professional Interactive Screenshot
more

A very powerful, versatile, and customizable Win32 user mode debugger/disassembler. PEBrowse Interactive is not a source code debugger, but operates at the Intel x86 instruction level and therefore at the lowest level where your program executes.

A very powerful, versatile, and customizable Win32 user mode Debugger/disassembler. PEBrowse Interactive is not a source code Debugger, but operates at the Intel x86 instruction level and therefore at the lowest level where your program executes. The Debugger fully supports Microsoft .NET managed processes and seamlessly allows interop or mixed-mode debugging. It can be...

Category: Software Development
Publisher: SmidgeonSoft, License: Freeware, Price: USD $0.00, File Size: 1.8 MB
Platform: Windows

more

TI-83 Plus Flash Debugger is a part from the TI-83 Plus / TI-84 Plus / TI-73 Explorer ™ SDK package.

TI-83 Plus Flash Debugger is a part from the TI-83 Plus / TI-84 Plus / TI-73 Explorer ™ SDK package. It can help you to debug applications by stopping execution when given addresses are read/written to/ or accessed. You can create keystroke script files for easy playback.

Category: Software Development / Debugging
Publisher: Texas Instruments, Inc., License: Freeware, Price: USD $0.00, File Size: 4.1 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
Damaged DOCX2TXT Screenshot
more

This program will extract the text even from damaged or corrupted Word 2007 docx files. It succeeds at doing so where Word 2007 itself fails to salvage text. The program is coded in Perl/Tk with a GUI interface.

Word 2007 files are really zipped collections of mostly XML files. XML is not tolerant of file corruption and from the errors generated it appears that Word 2007 is using a fairly corrupt intolerant XML reading algorithm to even salvage text from corrupt Word 2007 docx files. Damaged DOCX2TX uses an unzipper which is tolerant of XML file corruption and uses Perl coding to extract...

Category: Utilities / Command Line Utilities
Publisher: S2 Services, License: Freeware, Price: USD $0.00, File Size: 3.0 MB
Platform: Windows, Mac

more

Collie Perl Shell is an integrated developing environment (IDE) for Perl.

Collie Perl Shell is an integrated developing environment (IDE) for Perl. The program supports working with several documents, projects, there is a syntax highlighting. By pressing of keys Ctrl J a popup proceures list appears. To insert HTML code there is a HTML toolbar. This program allows to save files with various formats of EOL(UNIX, Mac, Win).

The Code Library...

Category: Software Development / Help File Utilities
Publisher: Collie Software, License: Freeware, Price: USD $0.00, File Size: 1.8 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
Corrupt xlsx2csv Screenshot
more

This program will extract and convert worksheets to CSV even from damaged or corrupted Excel 2007 xlsx files. It succeeds at doing so where Excel 2007 itself fails to salvage data. The program is coded in Perl/Tk with a GUI interface.

Excel 2007 files are really zipped collections of mostly XML files. XML is not tolerant of file corruption and from the errors generated it appears that Excel 2007 is using a fairly corrupt intolerant XML reading algorithm to even salvage unformatted data from corrupt xlsx format files. Corrupt XLSX2CSV uses an unzipper which is tolerant of XML file corruption and uses Perl...

Category: Business & Finance / MS Office Addons
Publisher: S2 Services, License: Freeware, Price: USD $0.00, File Size: 3.7 MB
Platform: Windows, Mac

Freeware
Just BASIC Screenshot
more

Just BASIC is a free personal Windows programming tool and tutorial. Great for teaching or learning programming. Create utilities, games, business apps with syntax coloring editor, debugger, GUI editor. Produces standalone applications.

Just BASIC is an ideal personal Windows programming tool and tutorial. Great for light programming and teaching or learning programming. Create your own utilities, games, business apps and more. Includes a syntax coloring editor, a Debugger, and a customizable Gui editor. Large online community. Produces standalone applications.

Category: Software Development
Publisher: Shoptalk Systems, License: Freeware, Price: USD $0.00, File Size: 2.6 MB
Platform: Windows

more

Perl Module Manager helps you to install, un-install and manage Perl modules from a CPAN site and other sources in an easy and intuitive way.

Perl Module Manager helps you to install, un-install and manage Perl modules from a CPAN site and other sources in an easy and intuitive way. Allows you to search thru thousands of useful modules and libraries on a CPAN site and its mirrors, download and install the modules of your choice. Automatically launches internal nmake util and makes necessary changes in the Perllocal.pod...

Category: Software Development / Tools & Editors
Publisher: LuckaSoft, License: Freeware, Price: USD $0.00, File Size: 1.4 MB
Platform: Windows

Freeware
more

Visualwx aims to be the ultimate RAD tool, designed for c ,python,perl,rub, lua and wxWidgets.

Visualwx aims to be the ultimate RAD tool, designed for c ,python,Perl,rub, lua and wxWidgets. Still there are many things to do, but we've achieved considerable progress. We would like to demonstrate it to all as soon as possible.

The program already has a lot of features, among the most important
ones:
- Designer of various frame (form) and sizers
...

Category: Software Development / Misc. Programming
Publisher: VisualWX, License: Freeware, Price: USD $0.00, File Size: 7.2 MB
Platform: Windows

ActivePerl (Windows) Screenshot
more

ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX.

ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePerl's completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePerl business solutions. Complete and ready-to-install, the free ActivePerl distribution includes...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 15.1 MB
Platform: Windows

more

ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX.

ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePerl's completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePerl business solutions. Complete and ready-to-install, the free ActivePerl distribution includes...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 18.3 MB
Platform: Linux

Freeware
more

ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX.

ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePerl's completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePerl business solutions. Complete and ready-to-install, the free ActivePerl distribution includes...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 33.1 MB
Platform: Mac

more

Visual Studio 2008’s remote debugger feature allows you to investigate code issues where they occur.

Visual Studio 2008’s remote Debugger feature allows you to investigate code issues where they occur.
The application's on one machine and Visual Studio is on another. How do you connect across and debug and get access to symbols and source code? Using MSVSMON.EXE - this video takes a quick look at how we can do that with Visual Studio 2008.

Category: Software Development / Misc. Programming
Publisher: Microsoft, License: Freeware, Price: USD $0.00, File Size: 20.7 MB
Platform: Windows

more

If you?

If you?ve used Windows programming tools like Visual Basic, Visual C++ or Delphi, EngInSite Perl Editor?s IDE will be familiar to you. If not, you?ll find that the visual environment can give you a dramatic productivity boost!

Category: Software Development / Tools & Editors
Publisher: enginsite.com, License: Freeware, Price: USD $0.00, File Size: 2.8 MB
Platform: Windows, Mac, 2K

Freeware
more

This debugger is intended for use by assembler programmers for debugging Windows programs.

This Debugger is intended for use by assembler programmers for debugging Windows programs. You can disassemble, single step, set breakpoints, inspect the processor or memory, extract resources etc. Includes comprehensive help file and demonstration progra

Category: Software Development / Debugging
Publisher: GoDevTool.com, License: Freeware, Price: USD $0.00, File Size: 963.0 KB
Platform: Windows

Freeware
scriptdebugger Screenshot
more

ScriptDebugger is a small and FREE debugger tool that you can use for help when debugging vb script. .

ScriptDebugger is a small and FREE debugger tool that you can use for help when debugging vb script.

Category: Software Development
Publisher: gusse.net, License: Freeware, Price: USD $0.00, File Size: 681.9 KB
Platform: Windows

wAPI Monitor 2000 Screenshot
more

wAPI Monitor 2000 is a small utility that allows you to monitor the debugger messages sent by many MS Windows applications and utilities. Facilities are also included to add diagnostic output messages to any software project that you are developing

wAPI Monitor 2000 is a small utility that allows you to monitor the Debugger messages sent by many MS Windows applications and utilities. Facilities are also included to add diagnostic output messages to any software project that you may be developing.

Category: Software Development
Publisher: Gregory Braun, License: Freeware, Price: USD $0.00, File Size: 208.3 KB
Platform: Windows

more

Easily run perl scripts without a webserver.

Easily run Perl scripts without a webserver. Allows for Query String and Post Data. Allows for custom Environment Variables.

Category: Software Development / Misc. Programming
Publisher: perlview.sourceforge.net, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows, Mac, 2K, 2K3

Freeware
more

NuSphere PhpED IDE is a professional integrated development environment created mostly for building database-driven web-applications using php scripting language, although a lot of other popular languages such as HTML, XML, CSS, Perl, Javascript, Pyt

NuSphere PhpED IDE is a professional integrated development environment created mostly for building database-driven web-applications using php scripting language, although a lot of other popular languages such as HTML, XML, CSS, Perl, Javascript, Python are supported. PhpED is a robust code editor, powerful php Debugger, profiler and publisher - all-in-one. It also includes...

Category: Internet / Tools & Utilities
Publisher: NuSphere Corporation, License: Freeware, Price: USD $0.00, File Size: 54.0 MB
Platform: Windows, All

Freeware
more

The OCD Commander is a free debugger, which allows you to connect to your supported target type chip via the On-Chip Debug port (BDM or JTAG) using a Macraigor hardware device.

The OCD Commander is a free Debugger, which allows you to connect to your supported target type chip via the On-Chip Debug port (BDM or JTAG) using a Macraigor hardware device. You will be able to test the connection, memory access, modify memory and registers, run code, and more using this product. This Debugger is not designed to be used to program flash devices connected to...

Category: Software Development / Debugging
Publisher: Macraigor Systems, License: Freeware, Price: USD $0.00, File Size: 8.2 MB
Platform: Windows

Freeware
more

XSL-FO Debugger is the software for visual debugging of XSL stylesheets.

XSL-FO Debugger is the software for visual debugging of XSL stylesheets. It is based on Altsoft Xml2PDF formatting engine. In short, XSL-FO Debugger takes an XSL-FO file or a pair of XML and XSLT files as an input, follows XSL-FO formatting instructions and generates a PDF document as an output. The resulting PDF file may contain layers for displaying boxes (these are content box,...

Category: Software Development / Debugging
Publisher: Altsoft NV, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

more

The High-performance Embedded Workshop (HEW) provides a GUI-based integrated development environment for the development and debugging of embedded applications for Renesas microcontrollers.

The High-performance Embedded Workshop (HEW) provides a Gui-based integrated development environment for the development and debugging of embedded applications for Renesas microcontrollers.

HEW, a powerful yet easy to use tool suite, features an industry standard user interface and is designed using a modular approach seamlessly incorporating device family-specific C/C...

Category: Business & Finance / Business Finance
Publisher: Renesas Technology Corp., License: Freeware, Price: USD $0.00, File Size: 38.1 MB
Platform: Windows

Freeware
more

gDEBugger is an advanced OpenGL and OpenCL Debugger, Profiler, and Memory Analyzer.

gDEBugger is an advanced OpenGL and OpenCL Debugger, Profiler, and Memory Analyzer. This program lets you trace application activity on top of the OpenGL and OpenCL APIs and see what is happening within the system implementation. It helps you optimize OpenGL and OpenCL applications performance.

Category: Software Development / Debugging
Publisher: Graphic Remedy, License: Freeware, Price: USD $0.00, File Size: 22.5 MB
Platform: Windows

ByteScout Bitmap Visualizer Addon Screenshot
more

visual studio debugger addon to preview Bitmap and Image objects while debugging. Works with Visual Studio 2005, 2008, 2010, 2012, 2013.

Bytescout Bitmap Visualizer (freeware) Debugger bitmap objects content visualization add-on for Visual Studio 2005, 2008, 2010, 2012, 2013. Are you developing application to draw or process images? This addon will save your time, clicks and key presses! This addon shows a handy bitmap viewer when you hover the mouse over a Bitmap object in a source code (in Debugger) and...

Category: Software Development / Debugging
Publisher: ByteScout, License: Freeware, Price: USD $0.00, File Size: 741.0 KB
Platform: Windows

Freeware
more

XAMPP project is a very easy to install Apache distribution for Linux, Solaris, and Windows.

XAMPP project is a very easy to install Apache distribution for Linux, Solaris, and Windows. XAMPP is an Apache distribution containing MySQL, PHP and Perl. Many people know from their own experience that it's not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl. XAMPP is an easy to install Apache distribution containing MySQL, PHP and...

Category: Internet / Tools & Utilities
Publisher: Kai Oswald Seidler, License: Freeware, Price: USD $0.00, File Size: 37.0 MB
Platform: Windows, All

Freeware
more

This GUI is an extension of MTS GUI [version 2.

This Gui is an extension of MTS Gui [version 2.0], containing many new features like Round Buttons, TextBoxes, Menus, etc. Read the file "Read Me.doc" containing information that how to use the Gui functions and objects. After understanding the working of functions and objects of the library, then try to use them in your own projects.

Category: Web Authoring / Web Design Utilities
Publisher: Muhammad Tahir Shahzad, License: Freeware, Price: USD $0.00, File Size: 298.8 KB
Platform: Windows

Freeware
more

OCI Debugger allows to monitor SQL-queries running in Oracle databases, get their parameters and execution times, save obtained log in html, csv and txt formats. .

OCI Debugger allows to monitor SQL-queries running in Oracle databases, get their parameters and execution times, save obtained log in html, csv and txt formats.

Category: Software Development / Databases & Networks
Publisher: mantiscorp.cjb.net, License: Freeware, Price: USD $0.00, File Size: 297.0 KB
Platform: Windows, 2K

more

This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files.

This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your Debugger, and set a breakpoint for this memory address. When this function is called, the Debugger will stop in the beginning of this function. For example: If you want to break...

Category: Software Development / Debugging
Publisher: NirSoft Freeware, License: Freeware, Price: USD $0.00, File Size: 41.0 KB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
VisualDDK Screenshot
more

VisualDDK is an extension to Visual Studio, that allows developing and debugging drivers directly from Visual Studio IDE. It includes Driver Wizard, debugger plugin for Visual Studio and Driver Launcher. Supports Visual Studio 2005/2008.

VisualDDK is an extension to Visual Studio 2005/2008, that allows developing and debugging drivers directly from Visual Studio IDE. It includes Driver Wizard, Debugger plugin for Visual Studio and Driver Launcher. Additionally it allows executing all WinDbg commands via a console window integrated into Visual Studio. If you are using VMWare or VirtualBox, you can speed up kernel...

Category: Software Development / Debugging
Publisher: Sysprogs, License: Freeware, Price: USD $0.00, File Size: 830.6 KB
Platform: Windows

dbForge Studio Express for MySQL Screenshot
more

Free and easy-to-use MySQL GUI tool for essential database management tasks. Includes necessary tools for MySQL development and administration. Best fits for personal use.

dbForge Studio for MySQL is a free MySQL and MariaDB front-end client for database management, administration and development. Devart's MySQL Gui tool provides utilities to compare, synchronize, and backup MySQL databases with scheduling, and gives possibility to analyze and report MySQL tables data. dbForge Studio for MySQL now works with any MariaDB database servers, and supports all...

Category: Business & Finance / Database Management
Publisher: Devart, License: Freeware, Price: USD $0.00, File Size: 19.0 MB
Platform: Windows

Freeware
WebAPP Screenshot
more

WebAPP: Web Automated Perl Portal, Content Management System (cms) in Perl.

WebAPP is a popular, open source Content Management System (cms) written in the Perl programming language. The name "WebAPP" is an abbreviation of "Web Automated Perl Portal". Available under the GNU General Public License, WebAPP is free software. Features: Enhanced crypt, Articles, Forums and nested message boards, Private Instant Messaging system (IM), Who's Online,...

Category: Internet
Publisher: WebAPP, License: Freeware, Price: USD $0.00, File Size: 927.7 KB
Platform: Windows, Mac, Linux, Unix, MS-DOS, OS/2

more

The Remote Debugger Installation is intended for computers without Visual Studio in order to debug applications executing on these computers.

The Remote Debugger Installation is intended for computers without Visual Studio in order to debug applications executing on these computers. A full installation of Visual Studio 2010 with remote debugging support must be used to connect to these components. If the "Microsoft Visual F# 2.0 Runtime" was installed before "Microsoft .NET Framework 4" was installed, and...

Category: Utilities / Misc. Utilities
Publisher: Microsoft, License: Freeware, Price: USD $0.00, File Size: 4.5 MB
Platform: Windows

Freeware
more

SourcePoint is the software that drives all of Arium's JTAG debugger (emulator) tools.

SourcePoint is the software that drives all of Arium's JTAG Debugger (emulator) tools. Exceptionally robust, it is designed specifically to support ARM® , TI OMAP™, and XScale devices, as well as Intel® Core™ Atom™, Pentium®, Celeron®, and Xeon® Processor Families.

Category: Security & Privacy / Other
Publisher: American Arium, License: Freeware, Price: USD $0.00, File Size: 63.0 KB
Platform: Windows

more

The ESXi Configurator is a utility to help manage stand along ESXi hosts.

The ESXi Configurator is a utility to help manage stand along ESXi hosts. This utility is a Gui interface to VMware RCLI application. The ESXi Configurator uses the VMware RCLI scripts to execute all its function and features. The utility is a Gui application that uses the RCLI Perl scripts to perform its tasks. This is a very simple front end interface to the RCLI (command...

Category: Utilities / Misc. Utilities
Publisher: itsallvirtual, License: Freeware, Price: USD $0.00, File Size: 253.7 KB
Platform: Windows

DreamCoder for PostgreSQL Freeware Screenshot
more

DreamCoder for PostgreSQL is a free powerful Integrated Development Environment (IDE) for PostgreSQL Databases.

DreamCoder for PostgreSQL is a free powerful Integrated Development Environment (IDE) for PostgreSQL Databases. With the intuitive DreamCoder's Gui increase your code quality and reduce the development process time. DreamCoder for PostgreSQL you will easily be able to build and execute queries, build and execute scripts, compile PL/pgSQL code, create and modify database objects,...

Category: Business & Finance / Database Management
Publisher: Mentat Technologies, License: Freeware, Price: USD $0.00, File Size: 9.7 MB
Platform: Windows

Freeware
more

AMPPS is a WAMP and MAMP stack of Apache, MySQL, PHP, Perl & Python.

AMPPS is a WAMP and MAMP stack of Apache, MySQL, PHP, Perl & Python.

AMPPS enables you to focus more on using applications rather than maintaining them.

With AMPPS you can create a website by installing any of the 259 Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers.

Category: Software Development / Components & Libraries
Publisher: Softaculous Ltd., License: Freeware, Price: USD $0.00, File Size: 76.6 MB
Platform: Windows

Freeware
more

RegExpCheck is a free tool for testing the Perl-compatible regular expressions.

RegExpCheck is a free tool for testing the Perl-compatible regular expressions. The program takes on input a regular expression and a text string. If a string matches the specified pattern, all found matches are displayed in Results box.

Category: Utilities / System Surveillance
Publisher: GoodVein, License: Freeware, Price: USD $0.00, File Size: 99.0 KB
Platform: Windows

Freeware
Perl Express Screenshot
more

A free Perl IDE for Windows. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor; test MySQL, MS Access scripts; interective I/O; directory window; code library; and code templates.

A free integrated development environment (IDE) for Perl with multiple tools for writing and debugging your scripts. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor; test MySQL, MS Access scripts; interective I/O; directory window; code library; and code...

Category: Software Development / IDEs & Coding Utilities
Publisher: Perl Express Group, License: Freeware, Price: USD $0.00, File Size: 3.3 MB
Platform: Unknown

more

SGI's Video Converter GUI is a tool GUI for FFMpeg and Mencoder.

SGI's Video Converter Gui is a tool Gui for FFMpeg and Mencoder. With the power of these tools, you can convert your videos into various formats, add subtitles, extract audio, and rip DVDs. Also with SGI's Video Converter Gui you can download videos from online video pages.

Category: Audio / Utilities & Plug-Ins
Publisher: SGI, License: Freeware, Price: USD $0.00, File Size: 10.6 MB
Platform: Windows

DreamCoder for Oracle Freeware Screenshot
more

DreamCoder for Oracle Free Edition is a free powerful Integrated Development Environment (IDE) and administration tool for Oracle Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time.

DreamCoder for Oracle Free Edition is a free powerful Integrated Development Environment (IDE) and administration tool for Oracle Databases. With the intuitive DreamCoder's Gui increase your code quality and reduce the development process time.DreamCoder for Oracle you will easily be able to build and execute queries, build and execute scripts, build and execute PL/SQL code, create and...

Category: Business & Finance / Database Management
Publisher: Mentat Technologies, License: Freeware, Price: USD $0.00, File Size: 13.4 MB
Platform: Windows

CodeLobster PHP Edition Screenshot
more

CodeLobster PHP Edition is a free handy editor primarily intended for creating and editing PHP and HTML files with support Drupal CMS. It includes debugger, dynamic help, advanced autocomplete and Class View window for comfortable work with PHP code.

CodeLobster PHP Edition is a free handy and easy-in-use code editor that is primarily intended for quick and easy creation and editing of PHP and HTML files with support Drupal CMS. It includes Debugger, dynamic help, autocomplete and Class View window for comfortable work with PHP code. It supports Drupal automatically installing, autocomplete Drupal's hooks, tooltips for Drupal's...

Category: Web Authoring / HTML Editors
Publisher: CodeLobster Software, License: Freeware, Price: USD $0.00, File Size: 8.3 MB
Platform: Windows

Freeware
more

The program was made in C# and saves the GUI that was created to a XML format.

The program was made in C# and saves the Gui that was created to a XML format.
The Gui Editor was built to be as point & click as possible, trying to avoid wx's sizers completly. This means that controls can go anywhere, and you have the freedom to play with the Gui however you want.

Category: Software Development / Misc. Programming
Publisher: FarPy, License: Freeware, Price: USD $0.00, File Size: 414.1 KB
Platform: Windows

Freeware
more

TiEmu is a multi-platform emulator for TI89 / TI89 Titanium / TI92 / TI92+ / V200PLT hand-helds.

TiEmu is a multi-platform emulator for TI89 / TI89 Titanium / TI92 / TI92+ / V200PLT hand-helds. A full-featured graphical Debugger (source, memory, breakpoints, traps, vectors, stack, trace). The Debugger supports run, step in, step over, step out, run to cursor. TiEmu has the ability to load/save the emulator state and works with 1/2/4 MB ROMs, 128 or 256 KB RAM.
Note: You...

Category: Software Development / Debugging
Publisher: The TiEmu Team, License: Freeware, Price: USD $0.00, File Size: 4.1 MB
Platform: Windows

Freeware
more

The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively.

The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It has the following features:

- It shows whether a regular expression matches a particular target string.
- It can also show which parts of the target string correspond to captured register groups or to arbitrary parts of the...

Category: Business & Finance / Database Management
Publisher: Dr. Edmund Weitz, License: Freeware, Price: USD $0.00, File Size: 3.0 MB
Platform: Windows

blank