NAME
Yote::FileHelper
DESCRIPTION
This module is essentially a private module and its methods will not be called directly by programs. The Yote::FileHelper is automatically invoked by Yote::WebAppServer to injest uploaded files into the yote system. The Yote::FileHelper then is used as a yote object that exposes the url where the file exists.
PUBLIC METHODS
- Url
-
Returns a url on the yote system where the file can be accessed.
AUTHOR
Eric Wolf
LICENSE AND COPYRIGHT
Copyright (C) 2011 Eric Wolf
This module is free software; it can be used under the same terms as perl itself.