summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add 't' as an alias for 'todo'jluehrs22008-05-091-0/+2
* add todo commandjluehrs22008-05-091-0/+27
* add some basic pod to get the command listing displaying some useful informationjluehrs22008-05-091-0/+6
* it's confusing to have the default error message act like you typed 'hm help'...jluehrs22008-05-091-0/+2
* 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