On 20 Dec 2005, at 15:23, Matt S Trout wrote:

local MyApp->config->{rows_per_page} = 150;

<Thumbs up!>.  As a bonus it also works in the absence of:

BEGIN {
  # allow multiple maypole apps on same httpd
  __PACKAGE__->config(Maypole::Config->new());
}

in the main driver class (although I wasn't sure why that might break it).

Here's one for the cookbook.

kd


-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Maypole-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to