The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

DESCRIPTION

This class represents Nmap live task status messages; note that the included Nmap::Scanner::Task reference will not have an end_time() attribute as the task has not ended yet ;).

PROPERTIES

task()

Reference to Nmap::Scanner::Task instance

time()

Time this progress event occurred.

percent()

Percent of this task done.

remaining()

Percent of this task left to do.

etc()

Estimated time to complete for this task.