[libcatmandu-perl] 43/101: fmt

Jonas Smedegaard dr at jones.dk
Tue Feb 23 13:43:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 38054926721423b80403a7db9c55b8456f48b820
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Wed Jan 6 13:37:33 2016 +0100

    fmt
---
 lib/Catmandu/Addable.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Catmandu/Addable.pm b/lib/Catmandu/Addable.pm
index bd887a1..0fd3436 100644
--- a/lib/Catmandu/Addable.pm
+++ b/lib/Catmandu/Addable.pm
@@ -62,7 +62,7 @@ sub commit {}
 
 sub DESTROY {
     my ($self) = shift;
-    $self->commit if $self->autocommit && ! $self->_commit;
+    $self->commit if $self->autocommit && !$self->_commit;
 }
 
 1;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



More information about the Pkg-perl-cvs-commits mailing list