p4raw-id: //depot/perl@24018
=head1 SYNOPSIS
- perl5 -d:DProf test.pl
+ perl -d:DProf test.pl
=head1 DESCRIPTION
switch. The profiler uses the debugging hooks. So to profile script
F<test.pl> the following command should be used:
- perl5 -d:DProf test.pl
+ perl -d:DProf test.pl
When the script terminates (or when the output buffer is filled) the
profiler will dump the profile information to a file called