Changes between Version 2 and Version 3 of ProjectIdeas
- Timestamp:
- 03/12/11 17:35:46 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectIdeas
v2 v3 7 7 8 8 == Full Perl 5 Debugger Integration with Padre == 9 10 Padre already has a debugger but it has lots of short comings as it is a first-generation implementation. 11 It is connecting to the built-in debugger of perl itself via the Debug::Client module. 12 13 In this project one will need to improve the Debug::Client making sure it works well on all 14 major operating systems and on all version of perl from 5.6 till 5.14 (to be released soon). 15 There are several tickets opened with a number of feature requests. 16 9 17 10 18 == Enlarging automated test suite using Win32::GUITest ==
