use alias_method instead of trying to bolt in the MOP add_method
authormatthewt <matthewt@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 25 Jan 2008 07:43:58 +0000 (07:43 +0000)
committermatthewt <matthewt@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 25 Jan 2008 07:43:58 +0000 (07:43 +0000)
commitd38ed76c8188125528b83c5be35a80f156eac2d2
tree7fbd69740451aa0276fb2ac0fdb76d17d397b294
parent304ad56d9bfd06803c731192826b4973ad1262b9
use alias_method instead of trying to bolt in the MOP add_method

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@3974 bd8105ee-0ff8-0310-8827-fb3f25b6796d
lib/Devel/REPL/Plugin.pm