Don't only conditionally use load_class since..
authorShawn M Moore <sartak@gmail.com>
Sat, 28 Mar 2009 22:45:52 +0000 (18:45 -0400)
committerShawn M Moore <sartak@gmail.com>
Sat, 28 Mar 2009 22:45:52 +0000 (18:45 -0400)
commit5b121c2c8507434e24713ac221ffcf760c40e3d3
tree9de9fce1ea88597e7657a072f9d419a4fc9878b8
parented6c25fe7e335278582e886c3ce3528513380d61
Don't only conditionally use load_class since..

we need the metaclass (which load_class gives us)
and load_class already checks is_class_loaded
lib/Moose/Meta/Attribute.pm