in reply to using strict from another module
I don't advocate this solution, but there are two modules for that - ToolSet, which gives you an object/class based approach, and ToolKit by TheDamian, which gives you a magic approach. I haven't used either, and I fear that you'll get bitten by ETOOMUCHMAGIC if you use them instead of simple templates or cut'n'paste in your editor, but there they are.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: using strict from another module
by Anonymous Monk on Mar 31, 2006 at 13:35 UTC | |
by xdg (Monsignor) on Mar 31, 2006 at 14:01 UTC |