Changes between Version 13 and Version 14 of DownloadUbuntu
- Timestamp:
- 11/19/10 13:53:33 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadUbuntu
v13 v14 53 53 eval $(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib) 54 54 55 # Install cpan minus as a normal user. cpanm is a modern CPAN client.56 cpan App::cpanminus57 58 55 # Optional: remove local::lib folder 59 56 rm -rf local-lib-1.006007 … … 65 62 * {{{conf urllist http://cpan.yahoo.com/}}} 66 63 * {{{conf save}}} 67 * {{{cpan Alien::wxWidgets}}} 68 * {{{cpan Wx}}} 69 * {{{cpan Padre}}} 64 * {{{cpan App::cpanminus}} 65 * {{{cpanm Alien::wxWidgets}}} 66 * {{{cpanm Wx}}} 67 * {{{cpanm Padre}}} 70 68 71 69 There are certain places where CPAN.pm is still asking for confirmation "is just needed temporarily during building or testing. Do you want to install it permanently (y/n) [yes]".
