24 Mar
2014
24 Mar
'14
9:43 p.m.
On 3/24/2014 11:20, David Precious wrote:
On Mon, 24 Mar 2014 07:55:45 -0600 Warren Young <warren@etr-usa.com> wrote:
Dancer::send_file() gives a "No such file" error if you pass it an absolute path or one that is not directly relative to $pubdir.
Use the system_path info, as documented
D'oh!
(Obviously ensuring those vars are sane, and don't contain anything nefarious.)
Good point.