modernize the documentation about $& and similar variables#24286
modernize the documentation about $& and similar variables#24286damil wants to merge 1 commit intoPerl:bleadfrom
Conversation
…t these variables incur performance penalties
|
perlfaq is maintained on CPAN and so changes to it must be contributed upstream at https://github.com/perl-doc-cats/perlfaq. |
|
I'm not certain the |
@Grinnz how do you think we should handle this patch? It changes two files, one of which needs to be sent upstream first, while the other is in P5P jurisdiction? Can one be changed without the other (in either direction)? |
|
The changes can be considered separately. The change to the core perldoc should be evaluated on its accuracy by someone with more knowledge of these details than me. |
|
Here is the most recent discussion on |
current documentation about variables $&, etc. still mentions performance penalties ... this is no longer true since Perl 5.20.0