Changes between Version 133 and Version 134 of Download
- Timestamp:
- 01/25/10 08:37:19 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v133 v134 224 224 note we are using wperl here instead of perl in order to avoid the extra 225 225 command shell window. 226 227 '''Note''': For updating Padre on Strawberry Perl you can use the CPAN shell client of Strawberry: 228 {{{ 229 C:\strawberry\perl\bin\perl -MCPAN -e shell 230 }}} 231 232 {{{ 233 upgrade Padre 234 }}} 235 236 To find whether there's an update - you can do: 237 {{{ 238 i /Padre/ 239 }}} 240 (or simply follow the mailing list ;-) 241 242 226 243 227 244 === Active Perl ===
