From aa403b978860210fcbace7fcdf5830066f3e14e0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 13 Oct 2018 02:17:44 -0400 Subject: import site content --- .../talks/extending_moose_yapc_na_2010/019c.html | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 static/talks/extending_moose_yapc_na_2010/019c.html (limited to 'static/talks/extending_moose_yapc_na_2010/019c.html') diff --git a/static/talks/extending_moose_yapc_na_2010/019c.html b/static/talks/extending_moose_yapc_na_2010/019c.html new file mode 100644 index 0000000..d1a9e60 --- /dev/null +++ b/static/talks/extending_moose_yapc_na_2010/019c.html @@ -0,0 +1,46 @@ + + +019c + + + + +
+
+
+
+        every class is represented by a metaclass
+        
+        a normal perl object of the class Moose::Meta::Class
+        
+        contains attributes and methods as members (objects of Moose::Meta::Attribute and Moose::Meta::Method)
+        
+
+
+
+
+
+
+
+
+
+ -- cgit v1.2.3-54-g00ecf