http://www.perlmonks.org?node_id=21797


in reply to Re: Weird array printing/passing to subroutine problem
in thread Weird array printing/passing to subroutine problem

Great point about the flattening of the passed array. That seems to hang a lot of new Perl programmers, myself included. Hangs them until they read perldoc perlsub.