[Bps-public-commit] Scalar-Defer branch, master, updated. 0.22-3-g96f8068

Jesse Vincent jesse at bestpractical.com
Tue Apr 20 18:31:20 EDT 2010


The branch, master has been updated
       via  96f8068330106d15960e89a6245f231f5f73378f (commit)
      from  43140a5507d8554e48a45395c3133ee45cf3a9c4 (commit)

Summary of changes:
 lib/Scalar/Defer.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 96f8068330106d15960e89a6245f231f5f73378f
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Wed Feb 17 07:05:25 2010 -0800

    Checking in changes prior to tagging of version 0.23.  Changelog diff is:

diff --git a/lib/Scalar/Defer.pm b/lib/Scalar/Defer.pm
index 4f9d834..1e8b223 100644
--- a/lib/Scalar/Defer.pm
+++ b/lib/Scalar/Defer.pm
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 
 BEGIN {
-    our $VERSION   = '0.22';
+    our $VERSION   = '0.23';
     our @EXPORT    = qw( lazy defer force );
     our @EXPORT_OK = qw( is_deferred );
 }

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list