Coat 0.331 released

A new release of Coat is available on the CPAN: Coat 0.331

It fixes a bug that appeared recently, when I added the Moose-compatible type constraint mechanism, when an undefined value was set to an attribute, it was set to 1 instead of undef.

This bug has been found by Stéphane Pontier who was experimenting with Coat::Persistent, thanks to him.

I’ve also cleaned the test-suite in order not to use Test::Exception and DateTime so the test suite can run smoothly on most systems.

Leave a Comment