![]() |
![]()
| ![]() |
![]()
NAMESecurity::TLSCheck::App::Parallel -- run everything in parallel VERSIONVersion 0.2.x SYNOPSISuse Security::TLSCheck::App (extends => 'Security::TLSCheck::Result'); my $app = Security::TLSCheck::App->new_with_options(); $app->run; DESCRIPTIONinit_domain_loopinitialises ForkManager... analyse($domain, $category)Runs all checks for one domain in background! finish_domain_loopFinish ForkManager: wait for all children
|