----- Original Message ----- 
From: "Hadar Levi" <[email protected]>
To: "perldl" <[email protected]>
Sent: Monday, July 12, 2010 8:24 PM
Subject: [Perldl] perldl on windows


> Hi
>
> Can someone please tell me what's the easiest way to start using perldl
> (shell) on windows?
> Please don't assume prior knowledge on installing perl modules on windows.
> I have Padre installed, but haven't had success so far in installing **the
> REPL** plugin.
> A reference would also be great.

The perldl shell doesn't need Devel::REPL (or Padre) so, once PDL has been 
installed, running the perldl shell should be as simple as entering 'perldl' 
(without the quotes, of course) at the command prompt.

To make use of the new PDL2 shell you *will* need to have Devel::REPL 
installed, along with a recent devel version of PDL, but Padre is not a 
pre-requisite. IIRC, Devel::REPL installs on Windows by entering at the 
command prompt:

cpan -fi Devel::REPL

Let us know if you strike problems with any of that. (It would also be 
helpful if you could give us the output of entering 'perl -V'.)

Cheers,
Rob 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to