Progress is being made.
To-do before the release is official:
Verify that mail handling hasn't been broken (trivial, and posting this
via mail). Clean up the Javascript reply function stuff, including the
WYSIWYG editor. Finish up the profile/avatar maintenance screens. Confirm
that everything works nicely for non-logged-in people.
Other than that, I'm pretty pleased with it. I finally got off my butt
and installed Perl::Critic, and after a little cleanup (expression form of
grep/map, a few missing explicit-returns, and not unpacking @_ first,
mostly) it passes at -stern. (It cries if you're -harsh with it, though.)
Not bad, considering I didn't get PBP until way into the coding process. I
need to do some less-obvious cleanup (there are orphaned subroutines that
I can trim out), but for this release, it's good enough.


