Subject: | Do not index perl built-in variables (perlvar) |
Perl::Tags should not index known Perl buil-in variables.
Here are some examples that are currently indexed but should not be:
local $ENV{TZ} = 'UTC';
local $/;
--
Olivier Mengué - https://metacpan.org/author/dolmen
https://github.com/dolmen/