Changes between Version 125 and Version 126 of Download
- Timestamp:
- 11/13/09 06:29:56 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v125 v126 177 177 {{{ 178 178 cpan> install Padre 179 }}} 180 181 However, before you do that, you may wish to install Alien::wxWidgets and Wx as .par files - they build on Windows, but on slower systems, they're... slow. 182 183 {{{ 184 C:\>perl -MPAR::Dist -e"install_par(q(http://www.strawberryperl.com/download/padre/Alien-wxWidgets-0.46-MSWin32-x86-multi-thread-5.10.1.par))") 185 C:\>perl -MPAR::Dist -e"install_par(q(http://www.strawberryperl.com/download/padre/Wx-0.94-MSWin32-x86-multi-thread-5.10.1.par))") 179 186 }}} 180 187
