| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[perl #69126] warn "eats" leading unded values as if nonexistent
|
| |
|
|
|
|
| |
Remove the long deprecated feature where split in scalar context writes to @_
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove 5.10.1 specific statement that isn't right for 5.11.0.
|
| |
|
|
|
|
| |
POSIX charclasses
|
| |
|
|
|
|
| |
Identifier characters are allowed. Also add a test
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | | |
* 'blead' of ssh://perl5.git.perl.org/gitroot/perl:
Note that linearising C3 MRO is now 40% faster for single inheritance.
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Minor improvements to the section on profiling.
Remove suggestions that Devel::DProf might be the most popular
profiler and reference perlperf.pod.
|
| | |
|
| | |
|
|/
|
|
| |
leaving -Dx for its original purpose of dumping syntax trees.
|
| |
|
|
|
|
| |
This fixes [perl #68590] : %^H not lexical enough.
|
| |
|