[libapp-stacktrace-perl] 01/05: Add README

Axel Beckert abe at deuxchevaux.org
Fri Dec 12 15:39:54 UTC 2014


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

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

commit c53f0e2e5db0fd9749eca719f0944316428f898d
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Jun 14 22:12:55 2011 -0700

    Add README
---
 README | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/README b/README
new file mode 100644
index 0000000..da6eaa1
--- /dev/null
+++ b/README
@@ -0,0 +1,17 @@
+NAME
+    App::Stacktrace - Stack trace
+
+SYNOPSIS
+      perl-stacktrace [option] pid
+
+        --help
+
+DESCRIPTION
+    perl-stacktrace prints Perl stack traces of Perl threads for a given
+    Perl process. For each Perl frame, the full file name and line number
+    are printed.
+
+API
+    new
+    run
+

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



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