[BOOK - Fri Dec 17 06:51:56 2004]:
Show quoted text> Le jeudi 16 décembre 2004 à 13:17, Guest via RT écrivait:
> >
> > This message about HTTP-Proxy was sent to you by guest <> via
> rt.cpan.org
> >
> > Full context and any attached attachments can be found at:
> > <URL:
https://rt.cpan.org/Ticket/Display.html?id=7860 >
> >
> > [guest - Mon Oct 4 01:52:00 2004]:
> >
> > > [guest - Mon Oct 4 01:49:11 2004]:
> > >
> > > >
> > >
> > > im using Active perl 5.8 or higer.
> > > while installing HTTP-Prox-0.13
> > > perl Makefile.PL success full
> > > Make successfull
> > > Make Test stops at t\20dummy... for long time as if the
> installation is
> > > hanged.
> > > what could be the reason?
> >
> > fork
>
> yes.
>
> I've had lots of reports about this problem. The proxy does not work
> well under Win32. One workaround is to set maxchild to 0.
Well, I've seen that you've skipped some of those offending tests under
Windows, but it seems that there are still some leftovers.
At the time of this writing (HTTP::Proxy v. 0.17) the still not-skipped
tests which hang under Windows are the following:
22http.t
23connect.t
90diveintomark.t
while all the others work OK or are properly skipped (in general, any
test using fork hangs).
Other than this, this module is a real gem: thanks for it!
Ciao,
Emanuele.