[Mason] No compile problem on a bad module

2008-03-14 Thread Ben Webb
I've done a number of searches and couldn't find anything on this... I'm using a perl module through "use MyModule" in a <%once> block. I have (intentionally and unintentionally) damaged this object so that it can't be loaded. Rather then getting a compile error when I "use" the module, everythi

Re: [Mason] No compile problem on a bad module

2008-03-20 Thread Ben Webb
t; Try purging your Mason cache and then restarting apache. > > Alfie > > On Sat, Mar 15, 2008 at 8:26 AM, Ben Webb <[EMAIL PROTECTED]> wrote: > > I've done a number of searches and couldn't find anything on this... > I'm > > using a perl module