Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
I worked on the menu problem for over an hour last night. No dice. It only took a few minutes to solve this morning. The drugs must be wearing off:
item.file = item.path # should be "item.file = item.page"!!
? "${item.path}/index.html"
: "${item.path}.html";
TT2 menu problem resolved. 0 Comments More | Login | Reply /