Re: [Padre-dev] Installing on Strawberry Perl

2014-09-15 Thread Adam Kennedy
There is a new Path::Class out, it should get past that now. It will then probably fail on Module::Starter :) On 14 September 2014 01:24, Grzegorz Szyszlo wrote: > I've done this on fresh stable strawlbery installation. > unfortunately without -f it fails. > second run tells: > > C:\Users\myus

Re: [Padre-dev] Installing on Strawberry Perl

2014-09-14 Thread Grzegorz Szyszlo
I've done this on fresh stable strawlbery installation. unfortunately without -f it fails. second run tells: C:\Users\myuser\Documents>cpanm Padre --> Working on Padre Fetching http://www.cpan.org/authors/id/P/PL/PLAVEN/Padre-1.00.tar.gz ... OK Configuring Padre-1.00 ... OK ==> Found dependencies

Re: [Padre-dev] Installing on Strawberry Perl

2014-09-13 Thread kevin dawson
On 12/09/14 12:22, Gabor Szabo wrote: Hi, I have just moved the wikipage explaining how to install Padre on Strawberry Perl to this page: http://padre.perlide.org/download/strawberryperl.html It would be awesome if you could try it and let me know if it works well? If you'd like to add any m

Re: [Padre-dev] Installing on Strawberry Perl

2014-09-12 Thread kmx
It should work by simply running: c:\anydir> cpanm Padre or to skip failures: c:\anydir> cpanm -f Padre -- kmx On 12.9.2014 13:22, Gabor Szabo wrote: Hi, I have just moved the wikipage explaining how to install Padre on Strawberry Perl to this page: http://padre.perlide.org/download/straw

[Padre-dev] Installing on Strawberry Perl

2014-09-12 Thread Gabor Szabo
Hi, I have just moved the wikipage explaining how to install Padre on Strawberry Perl to this page: http://padre.perlide.org/download/strawberryperl.html It would be awesome if you could try it and let me know if it works well? If you'd like to add any more details please either let me know of