Changes for Devel-Declare
+ - Depend on the latest ExtUtils::Depends for win32+gcc support.
- Conditionally expand linestrings under perl debugger.
0.005007 - 13 Jul 2009
use warnings;
use 5.008001;
-our $VERSION = '0.005007';
+our $VERSION = '0.005008';
use constant DECLARE_NAME => 1;
use constant DECLARE_PROTO => 2;