Gerald Richter wrote:
You can change the message hash inside the page:
...
$udat{lang}= 'cz';
$epreq -> messages ([\%cz_msgs]) ;
Thanks - this works. I can leave for holiday knowing last problem is
fixed - YAY! ;-)
PS I'd take notebook on holiday ( :-( ), but I'm too lazy to
install Linux - what is status of Emperl2 on Windows? I don't
care for multithreading etc, one-page-at-a-time is good
enough for development - so does it work at all? Can I
download PPM somewhere?
Embperl 2.0 works with Apache 1.3, but with Apache 2.0 it does not even
compile :-(
Seen Install.pod for where to get the ppm for Apache 1.3
Hmm - I'm not sure what change from 2.0 to 1.3 would look like - I got
a lot of [= =] etc. Thanks anyway.
|