factor out meta method generation
authorJesse Luehrs <doy@tozt.net>
Thu, 23 Sep 2010 05:43:14 +0000 (00:43 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 27 Sep 2010 09:49:23 +0000 (04:49 -0500)
commit59b510466ab075526c10a9c0555645b5f916ef02
tree00f4ef26da1bc32f65b7ec1e71c4fa6f7be0d76f
parent20b0fc6fc5e739cc02e049b4468570a88e6453ed
factor out meta method generation
lib/Class/MOP.pm
lib/Class/MOP/Class.pm
lib/Class/MOP/Method/Meta.pm [new file with mode: 0644]
lib/metaclass.pm
t/000_load.t
t/010_self_introspection.t