PPIx-Utils
view release on metacpan or search on metacpan
lib/PPIx/Utils/Classification.pm view on Meta::CPAN
return undef if !$elem;
return exists $FILEHANDLES{ _name_for_sub_or_stringified_element($elem) };
}
# egrep '=item.*LIST' perlfunc.pod
my %BUILTINS_WHICH_PROVIDE_LIST_CONTEXT =
map { $_ => 1 }
qw{
chmod
chown
die
exec
formline
grep
import
join
kill
map
no
open
( run in 1.095 second using v1.01-cache-2.11-cpan-71847e10f99 )