> This isn't a solution for ttree I spoke too soon. Install Template::Parser::CET which uses CGI::Ex::Template which uses Template::Alloy. Instead of running: ttree Run the following: perl -MTemplate::Parser::CET=activate,1 `which ttree` You'll get a better output of the error. Paul