arpnip implementation
This commit is contained in:
@@ -50,6 +50,7 @@ if (!length $action) {
|
||||
package MyWorker;
|
||||
use Moo;
|
||||
with 'App::Netdisco::Daemon::Worker::Poller::Device';
|
||||
with 'App::Netdisco::Daemon::Worker::Poller::Arpnip';
|
||||
}
|
||||
my $worker = MyWorker->new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user