$c->send_file (filename)
c
filename
Copies contents of the file filename to the client as the response. filename can be a string that is interpreted as a filename, or a reference to a glob.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]