start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: send_file_response Chapter 17
The LWP Library
Next: Reference: daemon
 

send_file

 $

c


->send_file
 (

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.


Previous: Reference: send_file_response Perl in a Nutshell Next: Reference: daemon
Reference: send_file_response Book Index Reference: daemon

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.