in reply to Re: RFC: Sub::Prepend - Prepend code to named subroutines
in thread RFC: Sub::Prepend - Prepend code to named subroutines
Does Sub::Compose fit the bill here?
Is Sub::Compose production ready? It sounds like a really nice idea, but it also sounds like not-so-robust way of doing things. (No offense meant here, just want to know).
What about Class::MOP?
That sounds like a great idea for methods, but does it work with subs? Also I don't see why a simple sub prepend should need a meta object protocol ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: RFC: Sub::Prepend - Prepend code to named subroutines
by dragonchild (Archbishop) on Jun 05, 2008 at 13:25 UTC | |
by moritz (Cardinal) on Jun 05, 2008 at 13:37 UTC |