CGI::* and libwww-perl version problem?

Joel Truher (truher@hotwired.com)
Tue, 21 Nov 1995 09:46:44 -0800 (PST)


Hi,

Say, I'm using the CGI:: modules, and they seem to depend on libwww-perl,
using the URI:: modules, but the two are out of sync.  In libwww-perl-5b6,
for example, you want to escape URLs using URI::Escape::uri_escape, but
CGI::Request expects to use URI::URL::uri_escape.

I changed CGI::Request appropriately (uh, that is, I changed the calls to
the missing uri_escape to URI::URL::escape), so I'm not asking how to do
that.

I'm wondering if a new version of the CGI packages is somewhere I can't
find it, or more generally what the status of synchronization between these
two packages is.  Is Lincoln out there?

Joel


-------------------------------------------------------------
Joel Truher       GOSSIP!      http://www.paw.com/sail/INT14/
-------------------------------------------------------------