{{$NEXT}}
-- Tests look good ( except still busted on windows ), releasing as stable
+- changed tests to use portable directory management
1.001027_01 2014-12-26 17:06:08+00:00 Europe/London
"IPC::Open3" => 0,
"Test::More" => "0.98"
},
- "VERSION" => "1.001027_01",
+ "VERSION" => "1.001028",
"test" => {
"TESTS" => "t/*.t"
}
__PACKAGE__->mk_group_accessors( 'simple' => qw/config_dir
_inherited_attributes debug schema_class dumped_objects config_attrs/);
-our $VERSION = '1.001027_01';
+our $VERSION = '1.001027_02';
$VERSION = eval $VERSION;