POD and basic test for is_lazy_build
[gitmo/Mouse.git] / lib / Mouse / Meta / Attribute.pm
index ed14c49..4791dab 100644 (file)
@@ -370,6 +370,8 @@ installed. Some error checking is done.
 
 =head2 has_builder -> Bool
 
+=head2 is_lazy_build => Bool
+
 =head2 should_auto_deref -> Bool
 
 Informational methods.