Help for this page
{ name => 'stv_copy_key', ... db_connection => [qw/ poller /], handler => sub { StatView::CopySSHKey::run (@_) }, }
my %hash = ( name => 'stv_copy_key', version => $VERSION, ... ); StatView::Script->new( \%hash );