Make instance cloning go through attribute setters
authorFlorian Ragwitz <rafl@debian.org>
Fri, 13 May 2011 11:42:17 +0000 (13:42 +0200)
committerJesse Luehrs <doy@tozt.net>
Fri, 13 May 2011 14:25:56 +0000 (09:25 -0500)
commit1e3716d36cf09f4ce2052f7134200b13a9b36524
tree58d5824ad8e90fa5fd1a1c63347f08f70726ed73
parentb04e9927b4714f3d39da3d2f063c442f84c0ff02
Make instance cloning go through attribute setters

This way things like weakening will be taken care of.
lib/Class/MOP/Instance.pm