[Bast-commits] r3827 - trunk/Devel-Declare/lib/Devel

matthewt at dev.catalyst.perl.org matthewt at dev.catalyst.perl.org
Sun Oct 21 23:16:54 GMT 2007


Author: matthewt
Date: 2007-10-21 23:16:54 +0100 (Sun, 21 Oct 2007)
New Revision: 3827

Modified:
   trunk/Devel-Declare/lib/Devel/Declare.pm
Log:
version and POD updates for 0.001002

Modified: trunk/Devel-Declare/lib/Devel/Declare.pm
===================================================================
--- trunk/Devel-Declare/lib/Devel/Declare.pm	2007-10-21 20:45:11 UTC (rev 3826)
+++ trunk/Devel-Declare/lib/Devel/Declare.pm	2007-10-21 22:16:54 UTC (rev 3827)
@@ -4,7 +4,7 @@
 use warnings;
 use 5.008001;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.001002';
 
 # mirrored in Declare.xs as DD_HANDLE_*
 
@@ -204,6 +204,10 @@
 
 =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




More information about the Bast-commits mailing list