On Sun, Apr 20, 2008 at 9:22 PM, David Haynes <[EMAIL PROTECTED]> wrote:
> That's what I thought but it turns out not be true in my set up. For some
> reason, I can add 'use Foo' to my perl module and nothing complains.

If you can say "use NoSuchModule;" and not see an error message, then
there's a problem with your setup that is causing fatal exceptions to
be ignored.  I'd suggest you stop pursuing anything else until you
find out why you aren't getting your error messages.  Maybe this is
some kind of Windows problem with the error log.  Do you see an error
if you just put a syntax error on that line?

- Perrin

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to