On Sun, Nov 14, 2004 at 12:42:14PM -0800, Jim Keenan wrote:
> Installing and using Devel::Cover on Win32 for the
> first time today, I noticed several things and would
> like to know if my experience is anomalous.
>
> 1. Since I don't have a C-compiler, I first went to
> ActiveState's PPM Reposi
On Mon, Nov 15, 2004 at 08:40:00PM +0200, Gabor Szabo wrote:
> I have a script using Term::ReadLine to get input.
> I'd like to test it by executing it using another script
> and providing answers from the script test script.
> I tried IPC::Run with no success but as I notice even simple redirectio
On Sat, Nov 13, 2004 at 12:33:01PM +1100, Leif Eriksen wrote:
> First, thanx so very much for responding so quickly...
That was just to make up for the short delay here, and the much longer
delay to your last mail to me ;-)
> Paul Johnson wrote:
>
> >On Sat, Nov 13, 2004 at 12:46:16AM +1100, Le
I have a script using Term::ReadLine to get input.
I'd like to test it by executing it using another script
and providing answers from the script test script.
I tried IPC::Run with no success but as I notice even simple redirection
such as
input.pl < in.txt
does not work.
Any ideas how to au
Installing and using Devel::Cover on Win32 for the
first time today, I noticed several things and would
like to know if my experience is anomalous.
1. Since I don't have a C-compiler, I first went to
ActiveState's PPM Repository, but Devel::Cover's
latest version (0.50) is listed as a FAIL on Win