in reply to Re: difference between array and list in perl
in thread difference between array and list in perl

Yes, you can say an array contains a list (of elements). I just wanted to warn against making the incorrect assumption that lists are only found in arrays.
  • Comment on Re^2: difference between array and list in perl