in reply to
Re: Re: Dprof and main::BEGIN
in thread
Dprof and main::BEGIN
CV is short for Code Value, and is one of perl's internal data types. (It's a sub-class of SV, the Scalar Value, if you can think of purely C code as subclassing anything :)
Comment on
Re: Re: Re: Dprof and main::BEGIN
In Section
Seekers of Perl Wisdom