in reply to On the merits of implementing a script running application
I am wondering if you have seen MooseX::Getopt yet? It makes it very easy to map your objects to scripts, which might actually help here. Also, since you are already using Moose a lot of what you have written above could actually be done with meta-programming.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: On the merits of implementing a script running application
by BaldManTom (Friar) on Apr 08, 2008 at 16:01 UTC |