in reply to Re^3: Class::InsideOut 1.01 now with added sugar
in thread Class::InsideOut 1.01 now with added sugar
I'm having an offline chat with someone about that. I probably would release a separate module that wraps Class::InsideOut for that. Padwalker requires 5.8 and I don't want to put that limitation on Class::InsideOut itself.
If it works, I'd prefer this syntax:
public my %name;
I'm assuming that I can do var_name on \$_[0]. Anyone who's done that for some other evil purpose and can point me at sample/CPAN code, please do. Or if it's impossible, that would be good to know.
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Class::InsideOut 1.01 now with added sugar
by Aristotle (Chancellor) on Jul 28, 2006 at 12:09 UTC | |
by xdg (Monsignor) on Jul 28, 2006 at 12:32 UTC |