in reply to Bug with dprofpp?
Yes I have. The program is doing something like this:
perl -e '$arr[-1] = "foo"'update: but see tye's clarification below.
Of course, the question as to why dprofpp is doing that is a very good question indeed. It's not something I have encountered before. Is the tmon.out file tremendously big, or is there something out of the ordinary going on? update to dragonchild's follow-up, tremendously huge is approximately equal to 2Gb. 15Mb tmon.out are pretty standard (at least AFAIAC).
I remember you saying a few hours ago in the CB that Devel::DProf wanted a perl binary with -DDEBUGGING. In my experience this is not necessary, so I would tend to suspect that your installation is a bit whacked.
--
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(tye)Re: Bug with dprofpp?
by tye (Sage) on Oct 17, 2001 at 00:59 UTC | |
|
Re: Re: Bug with dprofpp?
by dragonchild (Archbishop) on Oct 17, 2001 at 02:24 UTC |