+1.003013
+ - Make Sys::SigAction optional dependency for Win32 systems
+ - Apply some plugin related patchs from Caleb Cushing
1.003012
- Remove some old code to avoid a future Moose warning
1.003011
use namespace::clean -except => [ 'meta' ];
use 5.008001; # backwards compat, doesn't warn like 5.8.1
-our $VERSION = '1.003012';
+our $VERSION = '1.003013';
with 'MooseX::Object::Pluggable';