Hello Mariano,
I was experimenting and forgot to take off `each_array` from the import list. `each_array` is not used in the alternative solution and is hence not required.use List::MoreUtils qw( any each_array );
Regards, Alan Haggai Alavi. -- The difference makes the difference -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
