Make get_method_map private (as _full_method_map) and deprecate the public
authorDave Rolsky <autarch@urth.org>
Wed, 26 Aug 2009 17:29:00 +0000 (12:29 -0500)
committerDave Rolsky <autarch@urth.org>
Mon, 14 Sep 2009 18:47:08 +0000 (13:47 -0500)
commit241646a3d4649202bf4abdb6abe1b24c953f417f
tree1a1a3254683ba7c3bfe0e283bfc4555d41d41f01
parent7217a0ef377bf2429741e8ccf4ea36351944c150
Make get_method_map private (as _full_method_map) and deprecate the public
version.
lib/Class/MOP.pm
lib/Class/MOP/Class/Immutable/Trait.pm
lib/Class/MOP/Deprecated.pm
lib/Class/MOP/Package.pm
t/003_methods.t
t/010_self_introspection.t
t/073_make_mutable.t
t/084_get_method_map.t [deleted file]
t/307_null_stash.t
xs/Package.xs