From: Matt S Trout Date: Sun, 21 Oct 2007 22:16:54 +0000 (+0000) Subject: version and POD updates for 0.001002 X-Git-Tag: 0.005000~122 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-Declare.git;a=commitdiff_plain;h=f5f9f113ad2b5041189b23c420b629e5bbee4466 version and POD updates for 0.001002 --- diff --git a/lib/Devel/Declare.pm b/lib/Devel/Declare.pm index 19ca896..9fdc939 100644 --- a/lib/Devel/Declare.pm +++ b/lib/Devel/Declare.pm @@ -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