Perl Style
foo() looks prettier than &foo(). Let perl 4 die.
Lines longer than 80 characters are okay, but not great.
If you're in package LJ and calling an LJ::* API function, go ahead and type the extra four characters (LJ::) even if they're not necessary... being explicit is nice for the reader.