Document how to pass new attribute values at instance-role application time
[gitmo/Moose.git] / xs / Overload.xs
index eac5ae5..4fdf971 100644 (file)
@@ -5,4 +5,4 @@ MODULE = Class::MOP::Method::Overload   PACKAGE = Class::MOP::Method::Overload
 PROTOTYPES: DISABLE
 
 BOOT:
-    INSTALL_SIMPLE_READER(Method::Overload, op);
+    INSTALL_SIMPLE_READER(Method::Overload, operator);