Skip Menu |

This queue is for tickets about the Apache-DB CPAN distribution.

Report information
The Basics
Id: 126907
Status: resolved
Priority: 0/
Queue: Apache-DB

People
Owner: Nobody in particular
Requestors: x.guimard [...] free.fr
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Spelling error
Hi, little error: --- a/lib/Apache/DProf.pm +++ b/lib/Apache/DProf.pm @@ -136,7 +136,7 @@ There are downsides to this approach: These limitations are due to the assumption by Devel::DProf that the code you are profiling is running under a standard Perl binary (the one you run from the command line). C<Devel::Dprof> relies on the -Perl C<-d> switch for intialization of the Perl debugger, which +Perl C<-d> switch for initialization of the Perl debugger, which happens inside C<perl_parse()> function call. It also relies on Perl's special C<END> subroutines for termination when it writes the raw profile to I<tmon.out>. Under the standard command line Perl
Done in 0.15 - Februar 03, 2019