in reply to Is there a way to dynamically copy subroutine from one module to another?
works for me.*{"A::doit"} = \&{"D::doit"};
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Is there a way to dynamically copy subroutine from one module to another?
by OlegG (Monk) on Feb 12, 2011 at 17:48 UTC |