Changes between Version 36 and Version 37 of Download
- Timestamp:
- 10/29/08 15:19:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v36 v37 45 45 Mandriva 2009.0 comes with pre-packaged Padre 0.10. New releases of Padre are quickly backported. 46 46 47 == Fedora == 48 49 Fedora 10 is going to include Padre. Currently they have v0.10 packaged. 50 51 [https://admin.fedoraproject.org/pkgdb/packages/name/perl-Padre] 52 47 53 == Windows == 48 54 … … 59 65 Padre is released as a CPAN package. You can download and install it using CPAN.pm or CPANPLUS. 60 66 The released versions can be seen here [http://search.cpan.org/dist/Padre/] and here [http://kobesearch.cpan.org/dist/Padre]. 67 68 As Padre has many dependencies probably the easies is, to install the binary distribution 69 where available from the distributions (Mandriva, Fedora) and then use CPAN.pm to upgrade. 70 71 If this is not possible read on: 61 72 62 73 The difficult part will be to install some of the prerequisites: … … 176 187 The next Debian release will have wxPerl in it, albeit with an old version of wxWidgets 177 188 178 See #34179 180 189 == Fedora == 181 190 182 191 Fedora has wxPerl since at least FC8 183 184 See #33185 192 186 193 * [http://www.redhat.com/archives/fedora-perl-devel-list/2008-July/msg00311.html] … … 223 230 }}} 224 231 225 === Mandriva Cooker ===226 227 Padre 0.06 has been packaged for Mandriva Cooker, the next release of Mandriva.228 229 See the original request: [http://qa.mandriva.com/show_bug.cgi?id=43333]230 231 232 == FreeBSD == 232 233 … … 255 256 [http://www.nntp.perl.org/group/perl.wxperl.users/2008/07/msg5992.html wxPerl on Linux distributions] 256 257 257 == Downstream Tickets ==258 259 [http://padre.perlide.org/query?status=accepted&status=assigned&status=new&status=reopened&component=downstream&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&report=9 Open Tickets]260
