http://www.perlmonks.org?node_id=828369


in reply to Re: Installing Catalyst::Runtime on Windows
in thread Installing Catalyst::Runtime on Windows

Here's what I get, which is what I expected:

C:\>perl -e"use namespace::clean 99" namespace::clean version 99 required--this is only version 0.13 at -e +line 1. BEGIN failed--compilation aborted at -e line 1.

"Its not how hard you work, its how much you get done."

Replies are listed 'Best First'.
Re^3: Installing Catalyst::Runtime on Windows
by ikegami (Patriarch) on Mar 12, 2010 at 23:16 UTC

    That's weird.

    I can't install namespace::clean (t/07-debugger.t fails), but it seems you managed to install a number of modules not available via the usual ppm (as far as I know). Why can't you use the same method to install Catalyst-Runtime?