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


in reply to array of array max length?

Yes, it is 10. Related limits in Perl are strings cannot be longer than 80 characters and hashes cannot have more than 12 keys.

Replies are listed 'Best First'.
Re^2: array of array max length?
by frozenwithjoy (Priest) on Oct 25, 2012 at 20:47 UTC
    When was the character limit changed to 80?! I max out at 75 characters and this feature might be enough to get me to upgrade.
      That is the main difference between 32 and 64 bit versions.
      لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
Re^2: array of array max length?
by zentara (Archbishop) on Oct 25, 2012 at 20:08 UTC