summaryrefslogtreecommitdiffstats
path: root/lib/App/Hiveminder/Command.pm
Commit message (Expand)AuthorAgeFilesLines
* don't initialize the Net::HM object until we finally use itjluehrs22008-05-091-0/+1
* have the base command class pass in the arguments to the command as a list in...jluehrs22008-05-091-1/+1
* 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
* move more work into the command base classjluehrs22008-05-081-0/+15
* make stuff immutablejluehrs22008-05-081-0/+1
* duh...jluehrs22008-05-081-0/+13