thanks, perrin!

that works!  do you know why this makes a difference?


On Nov 22, 2006, at 10:04 AM, Perrin Harkins wrote:

Michael Reece wrote:
    PerlModule MyApp

Try this instead:

<Perl>
  use MyApp;
</Perl>

Or do that in a separate startup.pl script called from httpd.conf with PerlScript.

- Perrin


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to