I' m trying to install Bryar on a Debian 4.0 system with CPAN.pm as
Bryar isn't available as a Debian module. The Perl version is v5.8.8 and
all prerequisites are already installed.
After failing to install Bryar 4.0 (see my earlier report) I succeeded
in installing Bryar 3.1 but when I call the script (either on the
command line or as a CGI) it reports an error:
<H1>Template Error</H1> An error occurred while processing the templates
for the blog. The error as reported by Template Toolkit was:
<PRE>
undef error - The 'time_zone' parameter (undef) to DateTime::from_epoch
was an 'undef', which is not one of the allowed types: scalar object
at /usr/local/perl/lib/Bryar.pm line 235
</PRE>
This can be partially fixed by setting the undocumented (neither 'man
Bryar' nor man 'Bryar::Config' mentions it) option "time_zone => 'GMT'"
but this results in a broken display of the monthly calendar.