Changes between Version 6 and Version 7 of Distribution
- Timestamp:
- 09/08/09 14:00:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Distribution
v6 v7 59 59 60 60 61 === Stand alone ===61 === Stand alone portable version === 62 62 63 63 There is a Dist::Perl::Padre in the works that will allow us to create a Perl distribution that has Padre already installed. 64 64 At one point we might be able to install this distribution independently from any other perl installation on the same machine. 65 65 That will mean the 'production perl' of the user and the perl needed by Padre does not need to be the same. 66 67 It has to allow installation anywhere including disk on key. For the latter 68 we might need a zip version in addition to the default msi version. 69 70 This packaging should include 71 * Strawberry Perl 72 * Padre 73 * Several Plugins 74 * Catalyst (maybe this should be split up as the Catalyst code itself needs to be installed in the running Perl and not the Padre perl) 75 * SVN/Git once they work reasonably well on Windows 76 * other plugins as we think they are important for windows users 77 78 Maybe this does not need to be truly portable (that is movable after installation) 79 just that it can be installed anywhere. 66 80 67 81 … … 72 86 the latest Padre release from CPAN. 73 87 88 Later maybe also include the Parrot plugin along with Cardinal, Pipp, 89 Pynie and other languages running on Parrot. 90 In time this can become an IDE-for-Parrot release instead of the Almost Six release. 91 74 92 75 93 === Strawberry Professional === 76 94 77 This is a package the Strawberry developers will create that will also include Padre and a lot of other things.78 Talk to Alias or CSJewell regarding this.95 This is a package the Strawberry developers will create that will also include Padre 96 and a lot of other things. Talk to Alias or CSJewell regarding this. 79 97 80 98 === Activeperl ===
