Re: $r->content_type() ... Can't locate object method

2005-11-02 Thread Rick Measham
there. Cheers! Rick Measham -- Rick Measham <[EMAIL PROTECTED]> MailGuard Pty. Limited Email anti-virus, anti-spam and content filtering Melbourne 68-72 York St South Melbourne VIC 3205 P +61 3 9694 SydneyLevel 20, Tower 2 Darling Park, 201 Sussex Street, Sydney NSW 2000

$r->content_type() ... Can't locate object method

2005-11-01 Thread Rick Measham
at /opt/rt3/bin/webmux.pl line 108. Now when I look at RequestRec.pm there is documentation for the method, but the method isn't there. I assume it's an XS method and so is in the .so file. So what's happening here? Is RequestRec.pm not loading the .so file? If so, why aren&#x