Cross Reference: test8_v
xref
: /
osnet-11
/
usr
/
src
/
cmd
/
perl
/
5.8.4
/
distrib
/
t
/
lib
/
dprof
/
test8_v
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
# perl
use V;
dprofpp( '-t' );
$expected =
qq{main::foo (2x)
main::bar
};
report 20, sub { $expected eq $results };