hkoba / yatt_lite

YATT::Lite - Template with "use strict"
Other
5 stars 0 forks source link

&yatt:localtime(); raises error #174

Closed hkoba closed 5 years ago

hkoba commented 5 years ago

Because Time::Piece::localtime relies on eval {$_[0]->isa('Time::Piece')}, which is caught by $SIG{__DIE__} in YATT::Lite::WebMVC0::DirApp.