At 11.20 1999-08-02 +0100, you wrote: > I'm trying to create a small web client that will send a post request, >although the code runs fine on >both PC and UNIX, it receives no response at all on a MAC. I have tested >on two MACS, a PPC(Performa >6320) running MacOS 8.1, and a G3 running MacOS 8.5. Both run Web Sharing >and MacPerl v5.004 set to >8MB of memory. try upping this to 16-20MB >MIME v2.11. Does anybody know why this does not work, or have any >suggestions of how make it work ? >require LWP::UserAgent; >require HTTP::Request; $url = "http://194.242.130.251:80/"; I'd also try 'use'ing the modules rather than just requiring them though the difference is a bit out of my knowledge... Christian ________________________________________________________________________ icq: 19272112; tel: ++46-70 461 22 07 http://www.solvare.se ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org