package TestCommand::Command::init; use TestCommand -command; sub execute { } 1;