Skip Menu |

This queue is for tickets about the RPC-XML CPAN distribution.

Report information
The Basics
Id: 30042
Status: resolved
Priority: 0/
Queue: RPC-XML

People
Owner: rjray [...] blackperl.com
Requestors: moseley [...] hank.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.59
Fixed in: 0.60



Exiting subroutine via next at /usr/local/share/perl/5.8.8/RPC/XML.pm line 151, <$fh> line 1. { # ??? Don't know what else to do, so skip it for now next; } Perhaps croak would be in order?
Subject: Agree
That no-op has been there too long. I've replaced it with an error message for now, and will put a test in to exercise it to be certain. This will be in the 0.60 release.
Fix committed, two tests added to t/10_data.t that cover this case.