The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.