From: Arthur Axel 'fREW' Schmidt Date: Wed, 4 Apr 2012 02:12:06 +0000 (-0500) Subject: v0.002112 X-Git-Tag: v0.002112^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.002112 v0.002112 - Handle errors in Perl Scripts better - Stop supporting FindBin by localizing $0, just use Dir::Self if you need that --- diff --git a/Changes b/Changes index 8e92993..c2c4d18 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for {{$dist->name}} {{$NEXT}} + +0.002112 2012-04-03 21:11:19 America/Chicago - Handle errors in Perl Scripts better - Stop supporting FindBin by localizing $0, just use Dir::Self if you need that diff --git a/dist.ini b/dist.ini index a359e42..d98a3a6 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = DBIx-Class-DeploymentHandler author = Arthur Axel "fREW" Schmidt license = Perl_5 copyright_holder = Arthur Axel "fREW" Schmidt -version = 0.002111 +version = 0.002112 [NextRelease] [@Git]