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).