17 Oct
2012
17 Oct
'12
2:24 a.m.
I guess you don't want to split it your response into pages (50 hits or so per page), you seem to want to stream a file to your users (without writing it to server hard disk). I looked into that a long while ago, got it to work in a test, but never used it in production. It's mentioned http://search.cpan.org/~xsawyerx/Dancer-1.3110/lib/Dancer.pm#send_file.