summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add a base class implementation of command() that just throws a usage errorjluehrs22008-05-091-0/+4
* don't let MooseX::Getopt use our hm object as a command line optionjluehrs22008-05-091-1/+2
* apparently App::Cmd will lc the package name for usjluehrs22008-05-081-1/+1
* move more work into the command base classjluehrs22008-05-082-3/+18
* remove debugging stuffjluehrs22008-05-081-3/+0
* make stuff immutablejluehrs22008-05-083-0/+3
* duh...jluehrs22008-05-082-2/+2
* initial framework, the create command worksjluehrs22008-05-084-0/+223