There may be some test failures from t/27-exception.t. These are not
indicative of code problems. Just 'force' the CPAN install. I'll
make another release in a few days to fix the test issue, but it
shouldn't involve any changes in the .pm files.
On Fri, Sep 24, 2010 at 10:20, marc.prewitt@morganstanley.com via RT
<bug-Object-InsideOut@rt.cpan.org> wrote:
Show quoted text> Queue: Object-InsideOut
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=61589 >
>
> Thanks. That looks like it's what I need. I'll give it a try.
>
>
> -----Original Message-----
> From: Jerry D. Hedden via RT [mailto:bug-Object-InsideOut@rt.cpan.org]
> Sent: Thursday, September 23, 2010 1:34 PM
> To: MPREWITT@cpan.org
> Cc: Prewitt, Marc (Corporate Technology)
> Subject: [rt.cpan.org #61589] Unhandled Parameter new feature
>
> <URL:
https://rt.cpan.org/Ticket/Display.html?id=61589 >
>
> On Thu Sep 23 11:13:23 2010, MPREWITT wrote:
>> Just upgraded from OIO 3.38 to 3.67 and started getting fatal errors
>> due to unhandled paramters. I see this is a new feature added sometime
>> after 3.38.
>
> I uploaded v3.68 to CPAN. It will allow you to have unhandled params
> generate warnings only. From the POD:
>
> If you add the following construct to the start of your application:
>
> BEGIN {
> no warnings 'once';
> $OIO::Args::Unhandled::WARN_ONLY = 1;
> }
>
> then unhandled parameters will only generate warnings rather than
> causing exceptions to be thrown.
>
> Hope this helps. Thanks for using OIO.
>
>
>
> --------------------------------------------------------------------------
> NOTICE: If you have received this communication in error, please destroy all electronic and paper copies and notify the sender immediately. Mistransmission is not intended to waive confidentiality or privilege. Morgan Stanley reserves the right, to the extent permitted under applicable law, to monitor electronic communications. This message is subject to terms available at the following link:
http://www.morganstanley.com/disclaimers. If you cannot access these links, please notify us by reply message and we will send the contents to you. By messaging with Morgan Stanley you consent to the foregoing.
>
>