| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Two undocumented perldebug options.
|
| |
|
|
|
|
|
|
| |
break-dot for filename was broken due to previous commits. It was fixed
now. Also documented it in pod/perldebug.pod, because it was
undocumented.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ages ago and which turned out to be absurdly easy to implement. It adds
an optional parameter to the t(race) command, a maximum number of stack
frames to trace below the current one:, e.g.:
t 3 - turn tracing on, trace up to 3 levels below current depth, be
silent below that
t 2 fnord() - trace up to 2 levels deep in execution of fnord()
Since it is backwards compatible I added it to the legacy command set as
well, but that's certainly debatable.
|
| |
|
| |
|
|
|
|
|
|
| |
This makes many documents more consistent in their pod formatting. Don't trim
blank lines between verbatim blocks and =item, as removing them makes the (raw)
pod harder to read.
|
| |
|
|
|
|
| |
It has been deprecated in 5.14. Now is the time to remove it.
|
| |
|
|
|
|
| |
The capitalisation was rather inconsistent throughout.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Minor improvements to the section on profiling.
Remove suggestions that Devel::DProf might be the most popular
profiler and reference perlperf.pod.
|
| |
|
|
|
|
|
| |
In the short section about profiling with Devel::DProf, we now mention
that other profilers (such as Devel::NYTProf) are available from CPAN.
|
|
|
|
|
|
| |
When typing the name of a lexical variable in the debugger shell, its
name can now be tab auto-completed just like package variables. Requires
PadWalker to be available. Silently skips lexicals if it's not.
|
|
|
|
| |
Mention what happens without Readline support.
|
|
|
|
|
| |
Message-Id: <200710101529.39895.Richard.Foley@rfi.net>
p4raw-id: //depot/perl@32096
|
|
|
|
|
| |
Message-ID: <46FD4B30.9070802@landgren.net>
p4raw-id: //depot/perl@32026
|
|
|
|
|
| |
Message-ID: <20061019120412.GA12290@the.earth.li>
p4raw-id: //depot/perl@29053
|
|
|
|
|
| |
Message-ID: <434D9A32.4050305@cpan.org>
p4raw-id: //depot/perl@25748
|
|
|
|
|
|
| |
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
p4raw-id: //depot/perl@25253
|
|
|
|
|
| |
Message-ID: <20050606151107.GC7022@petdance.com>
p4raw-id: //depot/perl@24735
|
|
|
|
|
|
| |
Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
(and remove trailing whitespace)
p4raw-id: //depot/perl@24190
|
|
|
|
|
|
| |
Message-ID: <40FEA62E.2010809@divsol.com>
(with tweaks)
p4raw-id: //depot/perl@23150
|
|
|
|
|
|
|
| |
Message-ID: <20040125222218.GA13499@openwall.com>
Remove insecure usage of /tmp from code and documentation
p4raw-id: //depot/perl@22258
|
|
|
|
|
| |
Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
p4raw-id: //depot/perl@20202
|
|
|
|
|
| |
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
p4raw-id: //depot/perl@18855
|
|
|
|
|
|
| |
From: "Jay Hannah" <jhannah@omnihotels.com>
Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
p4raw-id: //depot/perl@18683
|
|
|
|
|
| |
Message-ID: <3D3567A6.5070404@divsol.com>
p4raw-id: //depot/perl@17592
|
|
|
|
|
|
|
| |
Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>
@file -> source file
p4raw-id: //depot/perl@17265
|
|
|
|
|
| |
Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
p4raw-id: //depot/perl@15363
|
|
|
|
|
| |
Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
p4raw-id: //depot/perl@14865
|
|
|
|
|
| |
Message-Id: <20020221154349.22772.qmail@plover.com>
p4raw-id: //depot/perl@14812
|
|
|
|
|
| |
Message-ID: <20020213015401.25685.qmail@plover.com>
p4raw-id: //depot/perl@14671
|
|
|
|
|
| |
Message-ID: <20020213012042.25245.qmail@plover.com>
p4raw-id: //depot/perl@14670
|
|
|
| |
p4raw-id: //depot/perl@14142
|
|
|
|
|
| |
Message-ID: <20011229015928.A29712@geb.elixus.org>
p4raw-id: //depot/perl@13922
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: 8 Nov 2001 08:08:07 -0000
Message-Id: <20011108080807.30147.qmail@plover.com>
Subject: bleadperl perl.pod
From: mjd@plover.com
Date: 8 Nov 2001 08:10:47 -0000
Message-Id: <20011108081047.30178.qmail@plover.com>
Subject: more bleadperl perl.pod
From: mjd@plover.com
Date: 8 Nov 2001 08:16:28 -0000
Message-Id: <20011108081628.30229.qmail@plover.com>
p4raw-id: //depot/perl@12893
|
|
|
|
|
| |
Message-ID: <20011104222857.C696@rafael>
p4raw-id: //depot/perl@12849
|
|
|
|
|
| |
Message-Id: <3BE2E93B.627C198E@alcatel.at>
p4raw-id: //depot/perl@12815
|
|
|
|
|
| |
Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
p4raw-id: //depot/perl@12014
|
|
|
|
|
| |
Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
p4raw-id: //depot/perl@10696
|
|
|
| |
p4raw-id: //depot/perl@10536
|
|
|
|
|
| |
Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10514
|
|
|
|
|
| |
Message-ID: <20010401182511.9247.qmail@plover.com>
p4raw-id: //depot/perl@9505
|