Unfortunately my Eclipse debug dialogue is missing the 'Environment' tab.
You could also set it from within your script, e.g.
#!/usr/bin/perl BEGIN { $ENV{PERL_DL_DEBUG} = 1 } use Time::HiRes; # ...
In reply to Re^3: Debugging module version conflicts
by almut
in thread Debugging module version conflicts
by Random_Walk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |