version and POD updates for 0.001002
Matt S Trout [Sun, 21 Oct 2007 22:16:54 +0000 (22:16 +0000)]
lib/Devel/Declare.pm

index 19ca896..9fdc939 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use 5.008001;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.001002';
 
 # mirrored in Declare.xs as DD_HANDLE_*
 
@@ -204,6 +204,10 @@ Devel::Declare -
 
 =head1 SYNOPSIS
 
+Look at the tests. This module is currently on CPAN to ease smoke testing
+and allow early adopters who've been involved in the design to experiment
+with it.
+
 =head1 DESCRIPTION
 
 =head2 import