jesuashok has asked for the wisdom of the Perl Monks concerning the following question:
I would like to use -D<number> option when I run perl code.
but perl is not compiled with -DDEBUGGING option.
could you suggest me someway to overcome this. Or, Is it mandatory that I need to compile the perl again with -DDEBUGGING option and install it ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Using -D option with perl, if perl not compiled with -D
by chromatic (Archbishop) on Jan 25, 2007 at 05:03 UTC | |
|
Re: Using -D option with perl, if perl not compiled with -D
by Zaxo (Archbishop) on Jan 25, 2007 at 05:20 UTC | |
|
Re: Using -D option with perl, if perl not compiled with -D
by ysth (Canon) on Jan 25, 2007 at 05:13 UTC | |
|
Re: Using -D option with perl, if perl not compiled with -D
by Tanktalus (Canon) on Jan 25, 2007 at 05:04 UTC |