in reply to
Using -D option with perl, if perl not compiled with -D
What do you want to do? You can't use -D without -DDEBUGGING, but some of the information is available other ways (
-MO=Concise
or
use re "debug"
, for instance).
I'm
looking for a job
.
Comment on
Re: Using -D option with perl, if perl not compiled with -D
Select
or
Download
Code
In Section
Seekers of Perl Wisdom