Array-Each-Override
view release on metacpan or search on metacpan
lib/Array/Each/Override.pm view on Meta::CPAN
functions:
no Array::Each::Override qw<:global>;
=head1 BUGS
=over 4
=item *
If you set C<$[> to anything other than 0, then (a) please stop doing that,
because it's been deprecated for a long time, and (b) C<each>, C<keys>, and
C<values> on arrays probably don't do what you expect.
=item *
Importing and unimporting function names has an effect on your entire package,
not just your lexical scope.
=item *
( run in 0.904 second using v1.01-cache-2.11-cpan-b61123c0432 )