No patch here, as I'm just cruising through my new module RSS feed. I noticed you're using line breaks within t(), but at least for D5 strings passed to that function should be single line, non-concatenated strings.

Also, I don't know where this stands in terms of PHP compatibility given its OO nature, but you might want to specify somewhere what version it requires.

Cheers!