Changes for Devel-Declare
+0.002002
- switch done_declare call from call_argv to call_pv.
- Make get_linestr{,_offset} return sensible values when called while the
parser isn't running.
use warnings;
use 5.008001;
-our $VERSION = '0.002001';
+our $VERSION = '0.002002';
use constant DECLARE_NAME => 1;
use constant DECLARE_PROTO => 2;