From: matthewt Date: Sun, 21 Oct 2007 22:16:54 +0000 (+0000) Subject: version and POD updates for 0.001002 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=22c197c627d19952400172779714a9d2a377c062;p=p5sagit%2FDevel-Declare.git version and POD updates for 0.001002 git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-Declare@3827 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- 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