On Mon, May 24, 2004 at 08:32:31PM +0100, James Keasley wrote: > I'm playing with Perl's HTML-Mason module at the moment on my > unstable box. > > Right now, however, the config appears to be failing to work > for some reason. I have checked the bug reports, and there > doesn't seem to be anything related there at present.
if you're using Apache2 and mod_perl2, i'd love to know your setup! i've tried HTML::Mason with Apache2 and keep running into the error mentioned at the top of http://www.masonhq.com/?ApacheModPerl2 namely "Global $r object is not available"... (even with the "temp fix" from stas beckman, mentioned at that url.) i've finally decided to revert to apache-perl instead, until i can nail this down. if you're running Apache2 i'd love to have your input! -- I use Debian/GNU Linux version 3.0; Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown DEBIAN NEWBIE TIP #49 from Will Trillich <[EMAIL PROTECTED]> : Looking to ENCODE OR DECODE SOME ROT-13 TEXT? No problem. "Vg'f rnfl jvgu Ivz." It's a simple alphabet substitution where each letter changes to its counterpart 13 places away in the alphabet (a<->n, g<->t, etc) . Open the text in Vim, then select it (type "v" at one end of the text to encode/decode, then move to the other end) and then type "g?". Or, to rot-13 a whole line, just "g??". That's all! (Try ":help g?" for more info.) Also see http://newbieDoc.sourceForge.net/ ... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]