[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cgiapp] CGI.pm Bug in 5.8.8


I don't really have time to research this further, but I'm wondering
if anybody has experienced this.  We have a CGI::Application app that
gets its own url like so:

$script = "http://".$self->query->server_name().$self->query->script_name();

or if you like:

$script = $self->query->url();

Nobody else is having a problem with this, until today when my
office-mate installed ActiveState perl 5.8.8, and now $script is
getting set to "http://localhost"; instead of
"http://localhost/cgi-bin/app.cgi";  He uninstalled 5.8.8 and installed
5.8.7 and now things are fine.

Anybody seen this before?

TIA
Joel

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.