Bug 102317 - [NEW PORT] devel/p5-App-Trace: Embedded debug statements, including call/return tracing
Summary: [NEW PORT] devel/p5-App-Trace: Embedded debug statements, including call/retu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 11:10 UTC by gslin
Modified: 2006-08-22 10:58 UTC (History)
1 user (show)

See Also:


Attachments
p5-App-Trace-0.50.shar (2.32 KB, text/plain)
2006-08-20 11:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-08-20 11:10:23 UTC
App::Trace provides debug/tracing support for perl programs and
modules.

The basic concept is that you put a special call at the beginning and
end of each subroutine/method, and when tracing is enabled, you can
see the flow of your program.

WWW:	http://search.cpan.org/dist/App-Trace/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-20 11:10:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-22 10:58:28 UTC
State Changed
From-To: open->closed

New port added. Thank You.