HI,

On Feb 4, 2006, at 2:33 AM, Marius Feraru wrote:
Pedro Melo Cunha wrote:
after 6 years of stability :), I'm moving a Mason app running on 1.05 to
1.32 :).

I think i tripped in a little bug:

No, you didn't. What you did was to bounce reading the docs. :(
Start with the one named "UPGRADE".

You're right, I didn't read that one. I went straigh to the admin guide. My mistake.

In my defense I can only say that I read HTML::Mason::ApacheHandler and I saw the interp parameter there, and no reference to comp_root, and that led me to this. May I suggest addind a reference to HTML::Mason::Params in there? Something like:


--- ApacheHandler.pm.orig       2006-02-04 12:12:51.000000000 +0000
+++ ApacheHandler.pm    2006-02-04 12:15:29.000000000 +0000
@@ -1113,6 +1113,8 @@
running components in response to HTTP requests. It is controlled
primarily through parameters to the new() constructor.
+For a complete list of parameters, see L<HTML::Mason::Params| HTML::Mason::Params>.
+
=head1 PARAMETERS TO THE new() CONSTRUCTOR
=over
@@ -1237,5 +1239,6 @@
L<HTML::Mason|HTML::Mason>,
L<HTML::Mason::Admin|HTML::Mason::Admin>,
L<HTML::Mason::Interp|HTML::Mason::Interp>
+L<HTML::Mason::Params|HTML::Mason::Params>,
=cut


Best regards,


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to