NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Some minor points (Score:2)
You could install multiple packages with one command
You put your Mason cache under /etc, but a more conventional place would be under/var/cache. In fact I'm pretty sure the libhtml-mason-perl package actually creates /var/cache/mason and sets the permissions appropriately.
Rather than manually adding a LoadModule config line you can use the a2enmod command to enable a module:
Reply to This
Re: (Score:1)