Changes between Version 22 and Version 23 of Features
- Timestamp:
- 09/10/09 11:04:16 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v22 v23 19 19 #23 20 20 21 == Refactoring tools for Perl 5 and Perl 6 == 21 == Refactoring tools for Perl 5 == 22 23 The various Perl 5 refactoring features are available in the Perl menu - when viewing a file 24 that was recognized as a Perl 5 file. 22 25 23 26 #8 #525 #531 24 27 28 === Lexically Rename Variable === 29 30 === Extract Subroutine === 31 32 === Introduce Temporary Variable === 33 34 35 == Refactoring tools for Perl 6 == 36 37 These can be found in the Padre::Plugin::Perl6 You can find them in the 38 '''Plugins/Perl 6/Refactor...''' menu item. 39 40 25 41 == Context sensitive Language-specific help == 26 42 27 28 == Multi-platform: Microsoft Windows, Linux, Mac OS X == 43 Select any text and click on F2 or just click on F2. 44 45 It currently is implemented for Perl 5 and Perl 6. 46 47 == Multi-platform: Microsoft Windows, Linux, !FreeBSD, Mac OS X == 48 49 See the [http://padre.perlide.org/download.html download] page on instructions 50 how to install Padre on the various operating systems. 29 51 30 52 == Special features for beginners ==
