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