Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: RFC: On renaming Tracing and Assertions

by Anonymous Monk
on Oct 28, 2004 at 04:55 UTC ( [id://403260]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: On renaming Tracing and Assertions
in thread RFC: On renaming Tracing and Assertions

concerned with hacking the low-level innards of perl
Kinda :) from perlrun

-d:*foo=bar,baz*
     runs the program under the control of a debugging, profiling, or
     tracing module installed as Devel::foo. E.g., -d:DProf executes the
     program using the Devel::DProf profiler. As with the -M flag,
     options may be passed to the Devel::foo package where they will be
     received and interpreted by the Devel::foo::import routine. The
     comma-separated list of options must follow a "=" character. See
     perldebug.

  • Comment on Re^2: RFC: On renaming Tracing and Assertions

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://403260]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-23 16:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found