Brad Appleton <[EMAIL PROTECTED]> writes:
> CPAN testers writes:

>> I'm using the new podlators-1.03.  The failures all are due to the
>> change discussed on p5p getting rid of `' in favor of '' in podlators:

> Looks like the t/pod/*.xr expected results need to be updated
> to reflect this change to Pod::Text. Russ: if you can verify
> that the outputs are correct modulo an occasional s/`/'/, then
> one can replace the xyz.xr files with the xyz.OUT files in the
> test-suite for 5.7. [Note: that this will break "make test"
> for those using an earlier version of Pod::Text.]

Easier would probably be to just run the test suite with a parameter of
quotes set to C<`'>.  That way you don't have to change any of the
expected output and you're testing the quote switching at the same time.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to