We have yatt call. But for education, I usually start with yatt render. In such a situation, passing entire %ENV as $CON->env helps command-line debugging of PSGI apps more.
% PATH_INFO=/foo yatt render public/index.yatt
% PATH_INFO=/foo yatt -d render public/index.yatt
We have
yatt call. But for education, I usually start withyatt render. In such a situation, passing entire%ENVas$CON->envhelps command-line debugging of PSGI apps more.