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


in reply to csv file download size limits?

How bit is the file, how many bytes total?

Why are you duplicating this array? my @a = @$a_ref;

whatever limits you're hitting, they're made by your operating system + webserver

  • Comment on Re: csv file download size limits (not perl)