Tag plugins that can take cmdline args with Role::CmdlineArgs; add test
authorJonathan Rockway <jon@jrock.us>
Thu, 25 Jun 2009 18:32:36 +0000 (11:32 -0700)
committerJonathan Rockway <jon@jrock.us>
Thu, 25 Jun 2009 18:32:36 +0000 (11:32 -0700)
commit2828ce0c05df0079ece7c5ffd7c5767d3b666b78
tree01eb28c48533ea72359112744479e75b976bc5ef
parent05e7b5d00bb9fc7ac545ae784438a1a659674893
Tag plugins that can take cmdline args with Role::CmdlineArgs; add test
lib/MooseX/Runnable/Invocation.pm
lib/MooseX/Runnable/Invocation/Plugin/Debug.pm
lib/MooseX/Runnable/Invocation/Plugin/Restart.pm
lib/MooseX/Runnable/Invocation/Plugin/Restart/Auto.pm
lib/MooseX/Runnable/Invocation/Plugin/Role/CmdlineArgs.pm [new file with mode: 0644]
t/invocation-plugin-initargs.t [new file with mode: 0644]