jebradwell-zz/dwimperl

Current README file has incorrect instructions for installing Padre

Opened this issue · 0 comments


QUOTE
A few options are Padre (which can be installed by running "cpan Padre" from 
the command prompt)
/QUOTE

These instruction lead to nearly all tests failing.

It is much faster and more proper to install cpanminus

Please change README to something like

A few options are Padre (which can be installed by running "cpan 
App::cpanminus" from the command prompt)

Credit to 
Leo Lapworth
Installing Perl on Windows (with Padre the Perl IDE)
http://www.youtube.com/watch?v=R05XpUH876I&feature=plcp

Original issue reported on code.google.com by john.mcg...@gmail.com on 3 Jul 2012 at 4:35