Jason's Recent Weblog Entries
Bloxxsum and Mason Collide
I use a weblogging tool called Bloxxsum and this website is
dynamically composed with the aid of HTML::Mason. Getting the two
tools to work together has been challenging. Bloxxsum uses CGI.pm and
CGI.pm is dying with an error when I call Bloxxum from a Mason
component. For the moment I've mangled Bloxxsum to remove the
dependency on CGI.pm, but that means you can only see the most recent
entries in my weblog. You can't take advantage of its usual ability
to show only specific categories of entry or to offer permanent
hyperlinks to particular entries.
I hope to fix this soon
Category: /site
permanent link