![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Why does my CGI website look different on a webserver?by z3d (Scribe) |
on Apr 29, 2004 at 14:22 UTC ( #349139=note: print w/replies, xml ) | Need Help?? |
Have you confirmed you're using the same version of the CGI module as the server? I had the same situation once and it turned out my CGI:: locally was far newer than at my host's site - CGI.pm, despite the myth, does change over time, and its handling and formatting changes as well (cookie support alone has changed a lot in the last year or three).
"I have never written bad code. There are merely unanticipated features."
In Section
Seekers of Perl Wisdom
|
|