On Friday, May 17, 2002, at 10:51 AM, Geoffrey F. Green wrote: > Later on, it appears that GET, HEAD, and POST were installed: > >> Installing /usr/bin/GET >> Installing /usr/bin/HEAD >> Installing /usr/bin/lwp-download >> Installing /usr/bin/lwp-mirror >> Installing /usr/bin/lwp-request >> Installing /usr/bin/lwp-rget >> Installing /usr/bin/POST > > But, lo and behold, while /usr/bin contains lwp-download, lwp-mirror, > lwp-request, and lwp-rget, the other three are conspicuously > absent. GET, > HEAD, and POST are nowhere to be found. They're not located in > usr/local/bin or /usr/sbin/ either.
Are you *sure* they're not in /usr/bin ? They'll probably be listed at the beginning when you do 'ls', since they start with capital letters. I've reported a related issue to cpan-testers, but I haven't heard anything about it: http://testers.cpan.org/search?request=dist&dist=libwww- perl#5.64+darwin+5.2+darwin -Ken