Portal:Software Development Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 62: | Line 62: | ||
* [[Developing and Distributing wxPerl Applications on Windows#wxGlade - a Perl Friendly(cross-platform) GUI Builder|wxGlade]] (''Latest at this time'', '''Version 1.1.0, July 7, 2024''') | * [[Developing and Distributing wxPerl Applications on Windows#wxGlade - a Perl Friendly(cross-platform) GUI Builder|wxGlade]] (''Latest at this time'', '''Version 1.1.0, July 7, 2024''') | ||
* [wxDesigner] | |||
** outputs Perl code | |||
** archived but a trial is downloadable [here https://web.archive.org/web/20131020024033/http://www.wxdesigner-software.de/download.html] (archive.org) | |||
** Reliable contact for license: undetermined at this time | |||
* [http://www.anthemion.co.uk/dialogblocks/download.htm DialogBlocks] - '''('''''Latest at this time'', '''Version 5.18, August 21st, 2024)''' | * [http://www.anthemion.co.uk/dialogblocks/download.htm DialogBlocks] - '''('''''Latest at this time'', '''Version 5.18, August 21st, 2024)''' | ||
** C++ exportcan export XRC, which wxGlade should be able to import | ** C++ exportcan export XRC, which wxGlade should be able to import | ||
** Cross Platform (Windows, Mac, Linux) | ** Cross Platform (Windows, Mac, Linux) | ||
** Registration required, but support is discontinued - email support@anthemion.co.uk, they may just give you a free key if you are nice | ** Registration required, but support is discontinued - email support@anthemion.co.uk, they may just give you a free key if you are nice |
Revision as of 12:09, 27 January 2025
Introduction
This portal is for all software tools that a Perl programmer can use to ehance their productivity. Most tools here will support Perl directly, but they don't need to as long as they offer workflow and productivity enhancements for Perl journeymen.
Note to editors: Please provide sufficient description of the tool's purpose and potential advantage it could bring, particularly if it is a surprising suggestion or not well known. Feel free to create pages for tools that deserve sufficient coverage.
Text Editors, IDEs with Perl Support
Power Users
- tmux+vim
- Unix as an IDE (obligatory)
Windows
Linux
MacOS
Cross Platform
- Kephra (wxPerl)
- App::Codit (manual)
- Padre
- ActiveState Komodo (now Open Source
Debuggers
Profiling, Benchmarking, Test Coverage
- Devel::NYTProf
- Test::Coverage
Power Tools
Windows
- MobaXTerm
Linux
- mosh
- htop
MacOS
Database Clients and SQL/Schema Designers
SQLite
MySQL/MariaDB
PostgeSQL
Other ...
RAD Tools and GUI Builders
wxPerl (wxWidgets wrapper)
- wxGlade (Latest at this time, Version 1.1.0, July 7, 2024)
- [wxDesigner]
- outputs Perl code
- archived but a trial is downloadable [here https://web.archive.org/web/20131020024033/http://www.wxdesigner-software.de/download.html] (archive.org)
- Reliable contact for license: undetermined at this time
- DialogBlocks - (Latest at this time, Version 5.18, August 21st, 2024)
- C++ exportcan export XRC, which wxGlade should be able to import
- Cross Platform (Windows, Mac, Linux)
- Registration required, but support is discontinued - email support@anthemion.co.uk, they may just give you a free key if you are nice