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

abe pushed a commit to annotated tag v0.04
in repository libapp-stacktrace-perl.

commit 97145259c5d238d9da7740ef05c45c302f972be8
Author: Josh ben Jore <jj...@cpan.org>
Date:   Mon Jun 20 22:51:17 2011 -0700

    Document -m
---
 bin/perl-stacktrace   | 1 +
 lib/App/Stacktrace.pm | 1 +
 2 files changed, 2 insertions(+)

diff --git a/bin/perl-stacktrace b/bin/perl-stacktrace
index 4baab95..f5f054b 100644
--- a/bin/perl-stacktrace
+++ b/bin/perl-stacktrace
@@ -14,6 +14,7 @@ are printed.
 
   perl-stacktrace [pid]
     --help
+    -m      Print gdb script
     -v      Verbose
 
 =cut
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index c171e99..2091449 100644
--- a/lib/App/Stacktrace.pm
+++ b/lib/App/Stacktrace.pm
@@ -47,6 +47,7 @@ sub new {
         pid        => undef,
         version    => undef,
         arch       => undef,
+        m          => undef,
         v          => undef,
         'exec'     => 1,
         @_

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to