lwp-request broken for ftp:// --- any suggestions

David A. Lee (dave@calldei.com)
Mon, 20 May 1996 12:50:27 -0700 (PDT)


I'm using libwww b13 and I cant get it to work for ftp: type URL's.
Heres a simple test case :

$ /www/bin/lwp-request ftp://ftp.lysator.liu.se/pub/religion/neopagan
An Error Occurred

An Error Occurred

500 - Can't locate object method "path_components" via package "URI::URL::ftp".


--------------------
Previous versions wouldnt work with this either.
-David Lee