Ricardo Signes wrote: >I had a quick glance over the smoke changes looking for core modules and the >only one that leaped out at me was autodie; presumably we can fix that in core My commit to modify Carp did edit the autodie test in core. But not in the correct way for the CPAN version: I changed it to *require* the dot, which is OK in core, but the CPAN version needs to make the dot optional. -zeframThread Previous | Thread Next