Clarify several confusing invocants and variable names.
authorDave Rolsky <autarch@urth.org>
Sat, 15 May 2010 20:57:51 +0000 (15:57 -0500)
committerDave Rolsky <autarch@urth.org>
Sat, 15 May 2010 20:57:51 +0000 (15:57 -0500)
commit7d4035ae0f917e1ee46855edd971fa2205bc783e
treea3c6c646ea035d22c0b20f3cd7967d012c9d7604
parenta19ae3d7d15eb6cf22ea979370957eb9e14e71d5
Clarify several confusing invocants and variable names.

We should use $class as the invocant when the method is a class method, $self in all other cases.
lib/Moose/Meta/Class.pm